]> git.99rst.org Git - git.git/commit
git-reset.txt: mention 'ORIG_HEAD' in the Description
authorPhilippe Blain <redacted>
Tue, 10 Jan 2023 13:15:18 +0000 (13:15 +0000)
committerJunio C Hamano <redacted>
Fri, 13 Jan 2023 17:55:45 +0000 (09:55 -0800)
commitd03c773cf6c9d425a8d25af7a45775e280fd6d81
tree6c9ab698d6672d20958423f723bb9c0b7f80fa61
parente29678bb7c967f731965829e38aab8dd88e5c031
git-reset.txt: mention 'ORIG_HEAD' in the Description

The fact that 'git reset' writes 'ORIG_HEAD' before changing HEAD is
mentioned in an example, but is missing from the 'Description' section.

Mention it in the discussion of the "'git reset' [<mode>] [<commit>]"
form of the command.

Signed-off-by: Philippe Blain <redacted>
Acked-by: Phillip Wood <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-reset.txt
git clone https://git.99rst.org/PROJECT