From 5d7eeee2ac64e277e47ce2cdabd1af0d2501a96f Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Thu, 14 Dec 2006 11:31:05 +0100 Subject: [PATCH] git-show: grok blobs, trees and tags, too Since git-show is pure Porcelain, it is the ideal candidate to pretty print other things than commits, too. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- Documentation/git-show.txt | 40 ++++++++++++++++++---- builtin-log.c | 82 +++++++++++++++++++++++++++++++++++++++++++++- generate-cmdlist.sh | 2 +- 3 files changed, 115 insertions(+), 9 deletions(-) diff --git a/Documentation/git-show.txt b/Documentation/git-show.txt index 4c880a8717..98dea6125d 100644 --- a/Documentation/git-show.txt +++ b/Documentation/git-show.txt @@ -3,20 +3,27 @@ git-show(1) NAME ---- -git-show - Show one commit with difference it introduces +git-show - Show various types of objects SYNOPSIS -------- -'git-show'