]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/commit-redundant-scissors-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2024 23:59:41 +0000 (15:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2024 23:59:41 +0000 (15:59 -0800)
"git commit -v --cleanup=scissors" used to add the scissors line
twice in the log message buffer, which has been corrected.

* jt/commit-redundant-scissors-fix:
  commit: unify logic to avoid multiple scissors lines when merging
  commit: avoid redundant scissor line with --cleanup=scissors -v

1  2 
builtin/commit.c
wt-status.c

Simple merge
diff --cc wt-status.c
Simple merge