summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2022-07-18 17:43:22 +0200
committerJunio C Hamano <gitster@pobox.com>2022-07-18 11:01:54 -0700
commita700395eaf7aaa833c0643f7f741603c56893edd (patch)
tree55ad04443a08ceb59e3497b441e63d4ce1be2c43 /commit.h
parentbbea4dcf42b28eb7ce64a6306cdde875ae5d09ca (diff)
t4200: drop irrelevant code
While setting up an unresolved merge for `git rerere`, we run `git rev-parse` and `git fmt-merge-msg` to create a variable `$fifth` and a commit-message file `msg`, which we then never actually use. This has been like that since these tests were added in 672d1b789b ("rerere: migrate to parse-options API", 2010-08-05). This does exercise `git rev-parse` and `git fmt-merge-msg`, but doesn't contribute to testing `git rerere`. Drop these lines. Reported-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions