summaryrefslogtreecommitdiff
path: root/command-list.txt
diff options
context:
space:
mode:
authorAdam Spiers <git@adamspiers.org>2013-01-06 16:58:13 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-01-06 22:26:38 (GMT)
commit368aa52952deb631b38a89837c4abbb00c5261c1 (patch)
tree9f0095b883dc642e36ec9306bfd7d07f1ed7c474 /command-list.txt
parent1794e6e0972bec862a29b637e4c4262fa76e97a8 (diff)
downloadgit-368aa52952deb631b38a89837c4abbb00c5261c1.zip
git-368aa52952deb631b38a89837c4abbb00c5261c1.tar.gz
git-368aa52952deb631b38a89837c4abbb00c5261c1.tar.bz2
add git-check-ignore sub-command
This works in a similar manner to git-check-attr. Thanks to Jeff King and Junio C Hamano for the idea: http://thread.gmane.org/gmane.comp.version-control.git/108671/focus=108815 Signed-off-by: Adam Spiers <git@adamspiers.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'command-list.txt')
-rw-r--r--command-list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/command-list.txt b/command-list.txt
index 14ea67a..ef7f39c 100644
--- a/command-list.txt
+++ b/command-list.txt
@@ -12,6 +12,7 @@ git-branch mainporcelain common
git-bundle mainporcelain
git-cat-file plumbinginterrogators
git-check-attr purehelpers
+git-check-ignore purehelpers
git-checkout mainporcelain common
git-checkout-index plumbingmanipulators
git-check-ref-format purehelpers