]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/history-fixup' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2026 03:21:28 +0000 (12:21 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2026 03:21:28 +0000 (12:21 +0900)
commite6154b62727974482cece040ea7eb1400dacdb81
tree783390abd75320c6aa3919f150c51a3b15cd58bf
parentc7cd30d414f420c2c7d2fa1f4429ccb92a08c9f8
parentc6c225793003ffb8b376c8994d44ca63bc04ac40
Merge branch 'ps/history-fixup' into next

"git history" learned "fixup" command.

* ps/history-fixup:
  builtin/history: introduce "fixup" subcommand
  builtin/history: generalize function to commit trees
  replay: allow callers to control what happens with empty commits