]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/rebase-i-ff-empty-commit'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2025 23:23:00 +0000 (15:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2025 23:23:00 +0000 (15:23 -0800)
"git rebase -i" failed to allow rewording an empty commit that has
been fast-forwarded.

* pw/rebase-i-ff-empty-commit:
  rebase -i: reword empty commit after fast-forward


Trivial merge