On Sat, Dec 31, 2016 at 3:44 AM, Pranit Bauva <[email protected]> wrote: > test_must_fail should only be used for testing git commands. To test the > failure of other commands use `!`. > > Reported-by: Stefan Beller <[email protected]> > Signed-off-by: Pranit Bauva <[email protected]>
Thanks for writing up such a patch! I had put it on my todo list, but you were faster on actually going through. Thanks, Stefan

