reflog inspection: introduce shortcut "-g"
commit084ae0a7bd8a13dea7731dd7b6bf37f08c1cfc77
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Wed, 24 Jan 2007 14:05:16 +0000 (24 15:05 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 24 Jan 2007 23:13:47 +0000 (24 15:13 -0800)
treedebf27e7cf50c04190b1759caa3117e60c78edd5
parente955ae957c401cb541f23d46af66c9b3d5b8ffe9
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>
Documentation/git-rev-list.txt
Documentation/git-show-branch.txt
builtin-show-branch.c
revision.c