author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 24 Jan 2007 14:05:16 +0000 (15:05 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 24 Jan 2007 23:13:47 +0000 (15:13 -0800) | ||
commit | 084ae0a7bd8a13dea7731dd7b6bf37f08c1cfc77 | |
tree | debf27e7cf50c04190b1759caa3117e60c78edd5 | tree | snapshot |
parent | e955ae957c401cb541f23d46af66c9b3d5b8ffe9 | commit | diff |
reflog inspection: introduce shortcut "-g"
A short-hand "-g" for "git log --walk-reflogs" and "git
show-branch --reflog" makes it easier to access the reflog
info.
[jc: added -g to show-branch for symmetry]
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
A short-hand "-g" for "git log --walk-reflogs" and "git
show-branch --reflog" makes it easier to access the reflog
info.
[jc: added -g to show-branch for symmetry]
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-rev-list.txt | diff | blob | history | |
Documentation/git-show-branch.txt | diff | blob | history | |
builtin-show-branch.c | diff | blob | history | |
revision.c | diff | blob | history |