diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2007-02-08 09:51:56 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-08 15:35:24 -0800 |
commit | cf39f54efc6ac45f9ef5319103a94d5afa75910e (patch) | |
tree | 942afce009184e3109d81eb509415f7309f224c9 /contrib | |
parent | add -C[NUM] to git-am (diff) | |
download | tgif-cf39f54efc6ac45f9ef5319103a94d5afa75910e.tar.xz |
git reflog show
It makes "git reflog [show]" act as
git log -g --pretty=oneline --abbrev-cmit
and is fairly straightforward. So you can just write
git reflog
or
git reflog show
and it will show you the reflog in a nice format.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions