On Sun, Jan 8, 2017 at 6:39 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > For future reference, do not bury a useful fix behind unproven new > things. The main purpose of this two-patch series is this change, > and it does not have to wait for the change to allow test_commit to > notice "-C" you have in another series. noted. The bug fixed here doesn't need to be fast-tracked IMO, because of its history. (It's well documented on the web already) I think this series can wait until the "test_commit -C" is available. In a reroll I'll drop the dependency then.