]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/commit-summary-wo-break-rewrite' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 Jun 2022 21:27:52 +0000 (14:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Jun 2022 21:27:52 +0000 (14:27 -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.
source: <c35bd0aa-2e46-e710-2b39-89f18bad0097@web.de>

* 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