]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
git-show
authorJunio C Hamano <junkio@cox.net>
Mon, 6 Feb 2006 00:42:49 +0000 (16:42 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 6 Feb 2006 00:42:49 +0000 (16:42 -0800)
commit80d48ac6231d0d1c16d2b60a0c991d33bad797db
treee40d05682537e69ea77e89a6ac6a1dd5ef504ee6
parentdf9892ffce46d1f1bd6fe64aa445be2ffe7346cf
git-show

This is essentially 'git whatchanged -n1 --always --cc "$@"'.
Just like whatchanged takes default flags from
whatchanged.difftree configuration, this uses show.difftree
configuration.

Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
Makefile
git-whatchanged.sh