]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/replay-drop-empty' into seen
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:19 +0000 (16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:41:19 +0000 (16:41 +0900)
"git replay" is taught to drop commits that become empty (not the
ones that are empty in the original).

* pw/replay-drop-empty:
  replay: drop commits that become empty


Trivial merge