We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272be14 commit 5f5f553Copy full SHA for 5f5f553
Documentation/git-worktree.txt
@@ -27,7 +27,7 @@ bare repository) and zero or more linked working trees.
27
When you are done with a linked working tree you can simply delete it.
28
The working tree's administrative files in the repository (see
29
"DETAILS" below) will eventually be removed automatically (see
30
-`gc.worktreePruneExpire` in linkgit::git-config[1]), or you can run
+`gc.worktreePruneExpire` in linkgit:git-config[1]), or you can run
31
`git worktree prune` in the main or any linked working tree to
32
clean up any stale administrative files.
33
0 commit comments