Junio C Hamano <gitster@xxxxxxxxx> writes: > I forgot to say that tonight's 'pu' seems to break t0008 and does > not pass the self-test. I didn't try figuring out if this is the > result of some mismerge, or one (or more) of the topics are broken. An addendum. This comes from the check-ignore patch and seems to manifest itself when the test is run under /bin/dash (not bash). Due to the mini-harness the test introduces, the output from running the script with "-v -i" was not very helpful, and I stopped digging at that point. $ dash t0008-ignores.sh -i -v ... expecting success: expect "$expect" && eval "$code" not ok - 64 existing tracked file at top-level not ignored # # expect "$expect" && # eval "$code" # -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html