]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/commit-edit-fixup-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Sep 2021 20:49:27 +0000 (13:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Sep 2021 20:49:27 +0000 (13:49 -0700)
"git commit --fixup" now works with "--edit" again, after it was
broken in v2.32.

* jk/commit-edit-fixup-fix:
  commit: restore --edit when combined with --fixup


Trivial merge