author | Nicolas Pitre <nico@cam.org> | |
Sun, 28 Jan 2007 03:40:36 +0000 (22:40 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 28 Jan 2007 09:54:42 +0000 (01:54 -0800) | ||
commit | 903b45fe1808f72e712a118bf115b9dc07d02420 | |
tree | 5d0860beb6aa7d19487fe9c4bae5829e0b0d9131 | tree | snapshot |
parent | 16507fcf0a9991976815972faa253d77804d6f35 | commit | diff |
git-log -g --pretty=oneline should display the reflog message
In the context of reflog output the reflog message is more useful than
the commit message's first line. When relevant the reflog message
will contain that line anyway.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
In the context of reflog output the reflog message is more useful than
the commit message's first line. When relevant the reflog message
will contain that line anyway.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
log-tree.c | diff | blob | history | |
reflog-walk.c | diff | blob | history |