summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorSZEDER Gábor <szeder.dev@gmail.com>2019-06-24 20:13:14 +0200
committerJunio C Hamano <gitster@pobox.com>2019-06-24 13:38:46 -0700
commitc9749b369da14cbac6201b1730586abf1f3974f6 (patch)
tree08db21ea7986b0ee59de95821276faf2f619d6a6 /builtin/commit.c
parentb697d92f56511e804b8ba20ccbe7bdc85dc66810 (diff)
t3404: modernize here doc style
In 't3404-rebase-interactive.sh' the expected output of several tests is prepared from here documents, which are outside of 'test_expect_success' blocks and have spaces around redirection operators. Move these here documents into the corresponding 'test_expect_success' block and avoid spaces between filename and redition operators. Furthermore, quote the here docs' delimiter word to prevent parameter expansions and what not, where applicable. Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions