git.el: Added a command to amend a commit.
commit76127b3a0d7cf359b12be80971f023b6ee07f7f9
authorAlexandre Julliard <julliard@winehq.org>
Thu, 7 Feb 2008 12:50:39 +0000 (7 13:50 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Feb 2008 08:13:18 +0000 (8 00:13 -0800)
treed1ca5203b431d7ff9d8f4156c4c761180be96842
parent3f3d564aa74e80cb30ead37e4581ee21220b4ac4
git.el: Added a command to amend a commit.

It reverts the commit and sets up the status and edit log buffer to
allow making changes and recommitting it. Bound to C-c C-a.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el