diff options
author | Taylor Blau <me@ttaylorr.com> | 2020-04-24 11:11:39 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-24 13:53:06 -0700 |
commit | 8a8da49728b82a54e0f76c6cceba65be18095493 (patch) | |
tree | 260cbc030edf80b51bec525d87b4c969a74d85fd /t/t9156-git-svn-fetch-deleted-tag-2.sh | |
parent | Git 2.26 (diff) | |
download | tgif-8a8da49728b82a54e0f76c6cceba65be18095493.tar.xz |
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 't/t9156-git-svn-fetch-deleted-tag-2.sh')
0 files changed, 0 insertions, 0 deletions