Merge branch 'dt/untracked-subdir' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2015 19:12:29 +0000 (12:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2015 19:12:29 +0000 (12:12 -0700)
The experimental untracked-cache feature were buggy when paths with
a few levels of subdirectories are involved.

* dt/untracked-subdir:
untracked cache: fix entry invalidation
untracked-cache: fix subdirectory handling
t7063: use --force-untracked-cache to speed up a bit
untracked-cache: support sparse checkout

1  2 
dir.c
diff --cc dir.c
Simple merge