author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 14 Dec 2006 10:31:05 +0000 (11:31 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 14 Dec 2006 10:56:24 +0000 (02:56 -0800) | ||
commit | 5d7eeee2ac64e277e47ce2cdabd1af0d2501a96f | |
tree | fd54b4759aa6d856a1430856b0812387e1a53ad1 | tree | snapshot |
parent | 02c9e93547d4c21635beb30895ebb6e37f67833c | commit | diff |
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>
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 | diff | blob | history | |
builtin-log.c | diff | blob | history | |
generate-cmdlist.sh | diff | blob | history |