]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/sequencer-empty-edit-result-aborts'
authorJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:52 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Sep 2018 17:30:52 +0000 (10:30 -0700)
commit4af130af0cfcb88c82eb223d964d4aa94d1d55d5
tree6c0ca343552da6499b8058e27051742733239bc7
parent0f7ac90dbe7ecf511883b7aae84acbb698418f60
parenta3ec9eaf3877fbe1048f5bda37063d6d4eaf1c54
Merge branch 'en/sequencer-empty-edit-result-aborts'

"git rebase" etc. in Git 2.19 fails to abort when given an empty
commit log message as result of editing, which has been corrected.

* en/sequencer-empty-edit-result-aborts:
  sequencer: fix --allow-empty-message behavior, make it smarter
sequencer.c
t/t3404-rebase-interactive.sh