]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/history-ergonomics-updates' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 19 Feb 2026 22:29:06 +0000 (14:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Feb 2026 22:29:06 +0000 (14:29 -0800)
UI improvements for "git history reword".

* ps/history-ergonomics-updates:
  Documentation/git-history: document default for "--update-refs="
  builtin/history: rename "--ref-action=" to "--update-refs="
  builtin/history: replace "--ref-action=print" with "--dry-run"
  builtin/history: check for merges before asking for user input
  builtin/history: perform revwalk checks before asking for user input


Trivial merge