]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/rebase-skip-commit-message-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Aug 2023 23:18:16 +0000 (16:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Aug 2023 23:18:16 +0000 (16:18 -0700)
"git rebase -i" with a series of squash/fixup, when one of the
steps stopped in conflicts and ended up getting skipped, did not
handle the accumulated commit log messages, which has been
corrected.

* pw/rebase-skip-commit-message-fix:
  rebase --skip: fix commit message clean up when skipping squash

1  2 
sequencer.c
t/test-lib-functions.sh

diff --cc sequencer.c
Simple merge
Simple merge