summaryrefslogtreecommitdiff
path: root/t/t4100/t-apply-5.patch
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-01-08 23:07:17 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-01-08 23:11:40 -0800
commit472e746991db09fea7f11e4cb856c2cec9dc282b (patch)
tree65ef940566340b03762e0c7e548884ae157e3568 /t/t4100/t-apply-5.patch
parentDescribe second batch for 1.7.0 in draft release notes (diff)
downloadtgif-472e746991db09fea7f11e4cb856c2cec9dc282b.tar.xz
t3001: test ls-files -o ignored/dir
When you have "t" directory that is marked as ignored in the top-level .gitignore file (or $GIT_DIR/info/exclude), running $ git ls-files -o --exclude-standard from the top-level correctly excludes files in "t" directory, but any of the following: $ git ls-files -o --exclude-standard t/ $ cd t && git ls-files -o --exclude-standard would show untracked files in that directory. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4100/t-apply-5.patch')
0 files changed, 0 insertions, 0 deletions