From cf39f54efc6ac45f9ef5319103a94d5afa75910e Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 8 Feb 2007 09:51:56 -0800 Subject: [PATCH] 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 Signed-off-by: Junio C Hamano --- Documentation/git-reflog.txt | 17 +++++++++++++---- builtin-log.c | 32 ++++++++++++++++++++++++++++++++ builtin-reflog.c | 18 ++++++++++++------ builtin.h | 1 + 4 files changed, 58 insertions(+), 10 deletions(-) diff --git a/Documentation/git-reflog.txt b/Documentation/git-reflog.txt index 1138865896..1e343bcdcd 100644 --- a/Documentation/git-reflog.txt +++ b/Documentation/git-reflog.txt @@ -8,13 +8,18 @@ git-reflog - Manage reflog information SYNOPSIS -------- -[verse] -'git-reflog' expire [--dry-run] [--stale-fix] - [--expire=