Martin von Zweigbergk wrote: > That reminds me that <branch> may not have been specified. How about > saying things more explicitly like this? > > Abort the rebase operation and reset HEAD to the original branch. If > <branch> was provided when the rebase operation was started, then > HEAD will be reset to <branch>. Otherwise HEAD will be reset to > where it was when the rebase operation was started. Sounds great to me for what it's worth. (With the caveat that "git rebase --abort" reattaches HEAD in addition to what "git reset --hard" would do, but I think it's fine to just leave that implied.) Sorry to have been slow to respond lately. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html