Merge branch 'nd/exclude-workaround-top-heavy'
commit653111f99c6bfa3bb5effd61c138bf925f19fbdb
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2012 22:19:57 +0000 (28 15:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jun 2012 22:19:57 +0000 (28 15:19 -0700)
tree6740e5a2a55d114144461b8ccdeaf04e73548380
parent6f20ca3e092343ffffc22438aae25c013539d47e
parentf9f6e2ce26e25661245a6faaf0b254524c1bfbd4
Merge branch 'nd/exclude-workaround-top-heavy'

Attempt to optimize matching with an exclude pattern with a deep
directory hierarchy by taking the part that specifies leading path
without wildcard literally.
dir.c
dir.h