]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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


Trivial merge