]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/history-ergonomics-updates'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:50 +0000 (15:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Feb 2026 23:11:50 +0000 (15:11 -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