add git-check-ignore sub-command
authorAdam Spiers <git@adamspiers.org>
Sun, 6 Jan 2013 16:58:13 +0000 (16:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Jan 2013 22:26:38 +0000 (14:26 -0800)
commit368aa52...52deb631b38a89837c4abbb00c5261c1
tree9f0095b...83dc642e36ec9306bfd7d07f1ed7c474copy hash to clipboard (tree)
parent1794e6e...972bec862a29b637e4c4262fa76e97a8copy hash to clipboard (diff)
.gitignore
Documentation/git-check-ignore.txt [new file with mode: 0644]
Documentation/gitignore.txt
Documentation/technical/api-directory-listing.txt
Makefile
builtin.h
builtin/check-ignore.c [new file with mode: 0644]
command-list.txt
contrib/completion/git-completion.bash
git.c
t/t0008-ignores.sh [new file with mode: 0755]