Seth Falcon wrote: > Jakub Narebski <jnareb@xxxxxxxxx> writes: >> By the way, I think that git-commit should also watch the return code >> from the editor, so you can ^C it to abort git-commit --amend. > > For those using emacsclient, I don't think ^C will work. Is there > another way to undo an amended commit? If not, is there any sense in > detecting a magic comment to abort the ammend commit? You can ^C the git-commit invocation. And I guess ORIG_HEAD would help, and reflog certainly would help reverting (undoing) amend of a commit. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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