Merge branch 'nd/exclusion-regression-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:25:59 +0000 (13:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2016 21:25:59 +0000 (13:25 -0800)
commit5e57f9c3dfe7dd44a1b56bb5b3327d7a1356ec7c
treebb594f80a86161ed7a22edb69da6725d8bb8a262
parente79112d21024beb997951381db21a70b087d459d
parentd589a67eceacd1cc171bbe94906ca7c9a0edd8c5
Merge branch 'nd/exclusion-regression-fix'

Another try to add support to the ignore mechanism that lets you
say "this is excluded" and then later say "oh, no, this part (that
is a subset of the previous part) is not excluded".

* nd/exclusion-regression-fix:
  dir.c: don't exclude whole dir prematurely
  dir.c: support marking some patterns already matched
  dir.c: support tracing exclude
  dir.c: fix match_pathname()
Documentation/git.txt