author | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Feb 2006 00:42:49 +0000 (16:42 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 6 Feb 2006 00:42:49 +0000 (16:42 -0800) | ||
commit | 80d48ac6231d0d1c16d2b60a0c991d33bad797db | |
tree | e40d05682537e69ea77e89a6ac6a1dd5ef504ee6 | tree | snapshot |
parent | df9892ffce46d1f1bd6fe64aa445be2ffe7346cf | commit | diff |
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>
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 | diff | blob | history | |
Makefile | diff | blob | history | |
git-whatchanged.sh | diff | blob | history |