]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-am.txt
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)
commit798ddfc17fbbe58494f2af0f71e0b53264ee82b5
tree24daff91349aa29c3a7f08881c7c39adc25a2e29
parentae46d5fb98b316767f51a82fc0c1441174995a34
parente90cc075cc43f2bf08a8963ae84d3e4da50ebfc3
Merge branch 'jt/commit-redundant-scissors-fix'

"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
builtin/commit.c
wt-status.c