mikeizbicki / cmc-csci046

CMC's Data Structures and Algorithms Course Materials
55 stars 155 forks source link

Git Branch Error (Can't Reverse) #522

Closed StefanoFormicola closed 1 year ago

StefanoFormicola commented 1 year ago

I accidentally made a mistake while branching heap and now all the branch badges point to the new branch.

All my branches also have all the .py files as well on my lambda server. I haven't pushed the changes so my github has the same code, however my test badges no longer work...

Anyone knows how to fix this (I have undone the commits and think the problem was in git merge)

How can I fix this without altering the branches?

mikeizbicki commented 1 year ago

We can chat in person during lab tomorrow to resolve this, but there's not enough detail here to do it over github actions.