Re: [PATCH 19/25] t6034: use modern test_* helpers
From: SZEDER Gábor <hidden> Date: 2016-06-15 23:04:16
Quoting Jeff King [off-list ref]:
These say roughly the same thing as the hand-rolled
messages. We do lose the "merge did not complete" debug
message, but merge and write-tree are prefectly capable of
s/prefectly/perfectly/
writing useful error messages when they fail.
Signed-off-by: Jeff King <redacted>
---