git-worktree.txt: correct linkgit command name
Noticed-by: SZEDER Gábor <szeder.dev@gmail.com> Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
c9ef0d95eb
commit
14f74d5907
@ -230,7 +230,7 @@ GIT_COMMON_DIR/worktrees/foo/HEAD and
|
||||
GIT_COMMON_DIR/worktrees/bar/refs/bisect/bad.
|
||||
|
||||
To access refs, it's best not to look inside GIT_DIR directly. Instead
|
||||
use commands such as linkgit:git-revparse[1] or linkgit:git-update-ref[1]
|
||||
use commands such as linkgit:git-rev-parse[1] or linkgit:git-update-ref[1]
|
||||
which will handle refs correctly.
|
||||
|
||||
DETAILS
|
||||
|
Loading…
Reference in New Issue
Block a user