Merge branch 'dt/untracked-subdir' into maint
commit8833ccd7d020a6160240a4933be91370e6f59c48
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2015 19:12:29 +0000 (17 12:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Sep 2015 19:12:29 +0000 (17 12:12 -0700)
treec6fdbdc2cacb79036fc26eae8dee901465ec52ec
parentd6579d94365884eb56f50562441d5344d5acd838
parent73f9145fbf748d39dd1e145ec846a5481cf7a36f
Merge branch 'dt/untracked-subdir' into maint

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
dir.c