Merge branch 'tc/replay-linearize' into jch

The 'git replay' command has been taught the '--linearize' option to drop merge commits and linearize the replayed history, mimicking 'git rebase --no-rebase-merges'. * tc/replay-linearize: replay: offer an option to linearize the commit topology replay: resolve the replay base outside pick_regular_commit() replay: add helper to put entry into replayed_commits

Junio C Hamano committed Aug 3, 2026 at 09:31 UTC 6b052ab7e73fbbfef933caef547f0f014ddc5377

No changes.