cherry-pick/revert: add scissors line on merge conflict
authorDenton Liu <liu.denton@gmail.com>
Wed, 17 Apr 2019 10:23:30 +0000 (11:23 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Apr 2019 03:05:36 +0000 (12:05 +0900)
Fix a bug where the scissors line is placed after the Conflicts:
section, in the case where a merge conflict occurs and
commit.cleanup = scissors.

Helped-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found