Skip to content

Commit 14f74d5

Browse files
pcloudsgitster
authored andcommitted
git-worktree.txt: correct linkgit command name
Noticed-by: SZEDER Gábor <[email protected]> Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c9ef0d9 commit 14f74d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-worktree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ GIT_COMMON_DIR/worktrees/foo/HEAD and
230230
GIT_COMMON_DIR/worktrees/bar/refs/bisect/bad.
231231

232232
To access refs, it's best not to look inside GIT_DIR directly. Instead
233-
use commands such as linkgit:git-revparse[1] or linkgit:git-update-ref[1]
233+
use commands such as linkgit:git-rev-parse[1] or linkgit:git-update-ref[1]
234234
which will handle refs correctly.
235235

236236
DETAILS

0 commit comments

Comments
 (0)