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 8cc8816 commit 65f9b75Copy full SHA for 65f9b75
Documentation/git-worktree.txt
@@ -124,7 +124,7 @@ thumb is do not make any assumption about whether a path belongs to
124
$GIT_DIR or $GIT_COMMON_DIR when you need to directly access something
125
inside $GIT_DIR. Use `git rev-parse --git-path` to get the final path.
126
127
-To prevent a $GIT_DIR/worktrees entry from from being pruned (which
+To prevent a $GIT_DIR/worktrees entry from being pruned (which
128
can be useful in some situations, such as when the
129
entry's working tree is stored on a portable device), add a file named
130
'locked' to the entry's directory. The file contains the reason in
0 commit comments