Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-02-06 03:42:49 +0300
committerJunio C Hamano <junkio@cox.net>2006-02-06 03:42:49 +0300
commit80d48ac6231d0d1c16d2b60a0c991d33bad797db (patch)
treee40d05682537e69ea77e89a6ac6a1dd5ef504ee6 /.gitignore
parentdf9892ffce46d1f1bd6fe64aa445be2ffe7346cf (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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5382e74271..513f22eb1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,6 +88,7 @@ git-send-pack
git-sh-setup
git-shell
git-shortlog
+git-show
git-show-branch
git-show-index
git-ssh-fetch