git-show: grok blobs, trees and tags, too
commit5d7eeee2ac64e277e47ce2cdabd1af0d2501a96f
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 14 Dec 2006 10:31:05 +0000 (14 11:31 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 14 Dec 2006 10:56:24 +0000 (14 02:56 -0800)
treefd54b4759aa6d856a1430856b0812387e1a53ad1
parent02c9e93547d4c21635beb30895ebb6e37f67833c
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 <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-show.txt
builtin-log.c
generate-cmdlist.sh