]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/replay-drop-empty' into seen
authorJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:34 +0000 (10:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 17 Jan 2026 18:37:34 +0000 (10:37 -0800)
"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