I have been using github for my latest project but something weird happened. We messed up so we had to roll back. To do this I used the check out command on the commit we wanted to roll back to. Then I pushed that upstream. But now my branch no longer says main and I can't figure out what to do. My history is in the following link: History
We rolled back to "Fixed, makes sense passing around Joe". Now when I push it brings up a weird dialogue box that says "push branch in remote". So, I was wondering if there was a command to make what I have on my computer the regular old Master branch.
EDIT: One more thing, the basic pull (with out a ...) and the PUSH to upstream options are now grayed out in the team tab of eclipse.