You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accidently hit E and started interactive rebase. I hit ESC to exit, but I believe since then I see the character in the screenshot below. When I did git status it still said interactive rebase in progress; onto xxxxxx, so I did git rebase --abort. But I still see this character.
What does it mean? And can I cancel whatever causes this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I accidently hit E and started interactive rebase. I hit ESC to exit, but I believe since then I see the character in the screenshot below. When I did
git status
it still saidinteractive rebase in progress; onto xxxxxx
, so I didgit rebase --abort
. But I still see this character.What does it mean? And can I cancel whatever causes this?
Beta Was this translation helpful? Give feedback.
All reactions