diff options
author | Jeff King <peff@peff.net> | 2018-07-03 12:55:19 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-06 10:52:02 -0700 |
commit | 5e834a4f3989d1996d9c394890b7227d5a249a44 (patch) | |
tree | badb292d411c1d338452ec641f0d790e35bf6089 /t/t4025-hunk-header.sh | |
parent | fetch-pack: test explicitly that --all can fetch tag references pointing to n... (diff) | |
download | tgif-5e834a4f3989d1996d9c394890b7227d5a249a44.tar.xz |
t5500: prettify non-commit tag tests
We don't need to use backslash continuation, as the "&&"
already provides continuation (and happily soaks up empty
lines between commands).
We can also expand the multi-line printf into a
here-document, which lets us use line breaks more naturally
(and avoids another continuation that required us to break
the natural indentation).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4025-hunk-header.sh')
0 files changed, 0 insertions, 0 deletions