]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitbb9c781f4f4be2e6bf6285149ba7007fdaa735e7
tree529e932891733333ad088881a46948f9e87c85aa
parentaa95f87c740011f7d21555c5ad7f0870faf4b5c8
parent1278a26544e81dddf564fd7730890a7e023ed367
Merge branch 'ps/history-ergonomics-updates'

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