I am learning git right now. I tried to rebase a file a while ago, but cancelled it. Ever since then, I have this showing up in turquoise in my git.
(updatingThesePages|REBASE-i)
but the current branch I am on is 'other' and not 'updatingThesePages'. How can I get out of this?
Thanks!