]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/commit-summary-wo-break-rewrite'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 20:56:22 +0000 (13:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 20:56:23 +0000 (13:56 -0700)
The commit summary shown after making a commit is matched to what
is given in "git status" not to use the break-rewrite heuristics.

* rs/commit-summary-wo-break-rewrite:
  commit, sequencer: turn off break_opt for commit summary

1  2 
sequencer.c

diff --cc sequencer.c
Simple merge