summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2020-04-24 11:11:39 -0600
committerJunio C Hamano <gitster@pobox.com>2020-04-24 13:53:06 -0700
commit8a8da49728b82a54e0f76c6cceba65be18095493 (patch)
tree260cbc030edf80b51bec525d87b4c969a74d85fd /commit.h
parent274b9cc25322d9ee79aa8e6d4e86f0ffe5ced925 (diff)
t5537: use test_write_lines and indented heredocs for readability
A number of spots in t5537 use the non-indented heredoc '<<EOF' when they would benefit from instead using '<<-EOF' or simply test_write_lines. In preparation for adding new tests in a good style and being consistent with the surrounding code, update the existing tests to improve their readability. Suggested-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Taylor Blau <me@ttaylorr.com> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions