Jeff King wrote: > Yeah, that makes sense to me. It seems like t6040 is broken under > GETTEXT_POISON by that commit, too (and is still broken). Probably your > patch should deal with both breakages, as their root cause is the same. Yep. Here's a series doing that. Patch 3 is a bonus patch unrelated to the cause: it fixes a test buglet noticed while working on the other two. Jonathan Nieder (3): test: do not rely on US English tracking-info messages test: use test_i18ncmp for "Patch format detection failed" message test: am of empty patch should not succeed t/t2020-checkout-detach.sh | 2 +- t/t4150-am.sh | 4 ++-- t/t6040-tracking-info.sh | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) -- 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