Code

git.el: Display some information about the HEAD commit.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 26 Mar 2007 10:16:16 +0000 (12:16 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 27 Mar 2007 19:52:41 +0000 (12:52 -0700)
commitb704e589f411d51c7240d104d88422aa2d757822
tree1e96ba16fb9ed4573f846417502e10ee8e5ebd06
parent89d589238988bce7a7bf5409561ae094197630e1
git.el: Display some information about the HEAD commit.

Use git-log --pretty=oneline to print a short description of the
current HEAD (and merge heads if any) in the buffer header.

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