Jeff King [off-list ref] writes:
PS I don't recall the outcome of our last discussion on the "verbose"
test function. Here it makes debug output for the "grep" above more
readable when it fails. But it also looks weird not to have the
matching negative one for the final grep (which could be
test_must_fail in this case, but we do not usually apply that to
non-git commands). If you would prefer to strip out the "verbose"
(from here and the test just below) while squashing, I am OK with
that.
Yeah, let's do that then.