]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/revisions.txt
revisions.txt: document more special refs
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 22 May 2023 19:28:57 +0000 (19:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 May 2023 08:21:46 +0000 (17:21 +0900)
commit6ec5f46071f793dbfa0915212b5708e2ce017053
tree1bfe7680e7c37aae97bb1109b6e4e303e6167254
parentbc11bac3291c4cbeb4fb475c4fdc6fe3b22ba12e
revisions.txt: document more special refs

Some special refs, namely HEAD, FETCH_HEAD, ORIG_HEAD, MERGE_HEAD and
CHERRY_PICK_HEAD, are mentioned and described in 'gitrevisions', but some
others, namely REBASE_HEAD, REVERT_HEAD, and BISECT_HEAD, are not.

Add a small description of these special refs.

Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/revisions.txt