]> git.99rst.org Git - git.git/commit
t/t3437: fixup here-docs in the 'setup' test
authorCharvi Mendiratta <redacted>
Wed, 10 Feb 2021 11:36:45 +0000 (17:06 +0530)
committerJunio C Hamano <redacted>
Wed, 10 Feb 2021 21:58:19 +0000 (13:58 -0800)
commit17665167bb548b7c46e207890edbec7feba054bb
tree8fb973faa30e252834b11e8df1939c81e85488ba
parent75ace8329c730571281357dd40718a8aefc50db7
t/t3437: fixup here-docs in the 'setup' test

The most common way to format here-docs in Git test scripts is for the
body and EOF to be indented the same amount as the command which opened
the here-doc. Fix a few here-docs in this script to conform to that
standard and also remove the unnecessary curly braces.

Mentored-by: Christian Couder <redacted>
Mentored-by: Phillip Wood <redacted>
Helped-by: Eric Sunshine <redacted>
Signed-off-by: Charvi Mendiratta <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t3437-rebase-fixup-options.sh
git clone https://git.99rst.org/PROJECT