git.el: Add a commit description to the reflog.
commit413689d36f9b98c57bff9510ac4cdfb40e4ef9fc
authorAlexandre Julliard <julliard@winehq.org>
Thu, 19 Apr 2007 11:16:58 +0000 (19 13:16 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 20 Apr 2007 06:27:51 +0000 (19 23:27 -0700)
tree826e26568bc249a5693a022b805660bfc6ca2fe2
parent9398e5aa1698cdb518f7118e6f6eeebbea7f5e58
git.el: Add a commit description to the reflog.

Add a description of the commit to the reflog using the first line of
the log message, the same way the git-commit script does it.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el