On Sat, Jul 21, 2012 at 2:25 AM, Thomas Ferris Nicolaisen
<tfn...@gmail.com>wrote:

> I suspect that you are in "rebase mode". That is, you're in the middle of
> rewriting som history, and Git is waiting for you to type things like "git
> rebase --abort" or "git rebase --continue". If you just want to get out of
> this mode, I reckon also a "git reset --hard master" should get you back to
> how you left things in master branch.
>
>
It is said about vi: The text editor with two modes... one that beeps and
one that corrupts your file

Currently I have the same expertise at git that I had when first learning
vi (many years ago)

Can I find a summary of 'git modes' somewhere?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to