Merge branch 'en/merge-strategy-docs' into maint
commit77357e806f29a4d8e824b755631db7edabca39e7
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:22 +0000 (12 13:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Oct 2021 20:51:22 +0000 (12 13:51 -0700)
treec1caed60cd9072aaa8623f25efe868c725aa0721
parentdc79a67841a818d74039f2ca05eb84751d3052ab
parent81483fe613de70e17913167876676528cb37cbcd
Merge branch 'en/merge-strategy-docs' into maint

Documentation updates.

* en/merge-strategy-docs:
  Update error message and code comment
  merge-strategies.txt: add coverage of the `ort` merge strategy
  git-rebase.txt: correct out-of-date and misleading text about renames
  merge-strategies.txt: fix simple capitalization error
  merge-strategies.txt: avoid giving special preference to patience algorithm
  merge-strategies.txt: do not imply using copy detection is desired
  merge-strategies.txt: update wording for the resolve strategy
  Documentation: edit awkward references to `git merge-recursive`
  directory-rename-detection.txt: small updates due to merge-ort optimizations
  git-rebase.txt: correct antiquated claims about --rebase-merges
Documentation/merge-options.txt
builtin/merge.c