git-show: grok blobs, trees and tags, too
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 14 Dec 2006 10:31:05 +0000 (11:31 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 14 Dec 2006 10:56:24 +0000 (02:56 -0800)
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>
No differences found