Jay Soffian <jaysoffian@xxxxxxxxx> writes: > +test_expect_success 'log.abbrevCommit configuration' ' > + test_when_finished "git config --unset log.abbrevCommit" && > + ... > + test_cmp expect.whatchanged.full actual > ' This one now very nicely groups the commands, and far easier to see. Will queue; thanks. -- 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