]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit9d5bc4efc5b73d51438d2751ca1d49ae37bf6cb1
tree233bfb71e0465d975439084b29c3cb55579ed39f
parent5397753d417a32674fdfb16e8f7e1efda83e1447
parent1278a26544e81dddf564fd7730890a7e023ed367
Merge branch 'ps/history-ergonomics-updates' into next

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