Skip to content

Commit 5f5f553

Browse files
sunshinecogitster
authored andcommitted
Documentation/git-worktree: fix broken 'linkgit' invocation
Signed-off-by: Eric Sunshine <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 272be14 commit 5f5f553

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
@@ -27,7 +27,7 @@ bare repository) and zero or more linked working trees.
2727
When you are done with a linked working tree you can simply delete it.
2828
The working tree's administrative files in the repository (see
2929
"DETAILS" below) will eventually be removed automatically (see
30-
`gc.worktreePruneExpire` in linkgit::git-config[1]), or you can run
30+
`gc.worktreePruneExpire` in linkgit:git-config[1]), or you can run
3131
`git worktree prune` in the main or any linked working tree to
3232
clean up any stale administrative files.
3333

0 commit comments

Comments
 (0)