reflog inspection: introduce shortcut "-g"
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Wed, 24 Jan 2007 14:05:16 +0000 (15:05 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 24 Jan 2007 23:13:47 +0000 (15:13 -0800)
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>
No differences found