Merge branch 'tc/replay-linearize' into next

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 Jul 9, 2026 at 07:45 UTC 371c2e9c3b9ad9a668ee0f5f47f81d479c1afac1

No changes.