Merge branch 'pb/doc-orig-head' into maint-2.39
commitfa5958f4d6e9f5d63b08095c454e3e5208468572
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:51 +0000 (14 14:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:51 +0000 (14 14:15 -0800)
tree7adb442b281fd3133bd6f78c9c7e6c2dab84064b
parent4f8ab5983847fad5fa1fc5159c169243428a73d2
parentf1c9243fc5e5234ed00d3ecb71f2629c18d791ab
Merge branch 'pb/doc-orig-head' into maint-2.39

Document ORIG_HEAD a bit more.

* pb/doc-orig-head:
  git-rebase.txt: add a note about 'ORIG_HEAD' being overwritten
  revisions.txt: be explicit about commands writing 'ORIG_HEAD'
  git-merge.txt: mention 'ORIG_HEAD' in the Description
  git-reset.txt: mention 'ORIG_HEAD' in the Description
  git-cherry-pick.txt: do not use 'ORIG_HEAD' in example