]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/history-fixup'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2026 01:30:57 +0000 (10:30 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 May 2026 01:30:57 +0000 (10:30 +0900)
commitca7d7d642406e608214ee4529a75a6ad2310de35
treea3d20cbc4712c19d6ca7b91d5a44c567e5ec9849
parent345bc608282f2a82333f4be83a56c9464dd0d5d4
parentc6c225793003ffb8b376c8994d44ca63bc04ac40
Merge branch 'ps/history-fixup'

"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