summaryrefslogtreecommitdiffstats
path: root/t/t4021-format-patch-numbered.sh
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-11-07 19:04:58 +0100
committerJunio C Hamano <gitster@pobox.com>2010-11-08 20:39:23 +0100
commitae3cdfe1123d153f720bbe4a4abc97ed3e9f65a4 (patch)
treeac35f1cd0a104ae090050a57fb5d1b560db3974b /t/t4021-format-patch-numbered.sh
parentFix a formatting error in git-merge.txt (diff)
downloadgit-ae3cdfe1123d153f720bbe4a4abc97ed3e9f65a4.tar.xz
git-ae3cdfe1123d153f720bbe4a4abc97ed3e9f65a4.zip
dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkout
Commit c84de70 (excluded_1(): support exclude files in index - 2009-08-20) tries to work around the fact that there is no directory/file information in index entries, therefore EXC_FLAG_MUSTBEDIR match would fail. Unfortunately the workaround is flawed. This fixes it. Reported-by: Thomas Rinderknecht <thomasr@sailguy.org> Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions