summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-09-27 07:53:29 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-09-27 07:53:29 (GMT)
commite9800b28c24465377dc2b8e26b322d362912647c (patch)
treea68c6d69a03497bd297c3a67238cd6e6b6fc505a /.gitignore
parent244a0ae114824c8ca29bdc2148b98caaae39cac2 (diff)
parenteaf12a8c7d844be947c29954b658c17996abcd25 (diff)
downloadgit-e9800b28c24465377dc2b8e26b322d362912647c.zip
git-e9800b28c24465377dc2b8e26b322d362912647c.tar.gz
git-e9800b28c24465377dc2b8e26b322d362912647c.tar.bz2
Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking
* jc/lt-ref2-with-lt-refs: Fix show-ref usage for --dereference. Document git-show-ref [-s|--hash] option. Add man page for git-show-ref gitignore: git-show-ref is a generated file. Use Linus' show ref in "git-branch.sh". Add [-s|--hash] option to Linus' show-ref. Teach "git checkout" to use git-show-ref Add "git show-ref" builtin command
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 688a502..0ffe14a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,6 +106,7 @@ git-shortlog
git-show
git-show-branch
git-show-index
+git-show-ref
git-ssh-fetch
git-ssh-pull
git-ssh-push