Skip to content

Commit 65f9b75

Browse files
pks-tgitster
authored andcommitted
Documentation/git-worktree: fix duplicated 'from'
Signed-off-by: Patrick Steinhardt <[email protected]> Acked-by: Eric Sunshine <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8cc8816 commit 65f9b75

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
@@ -124,7 +124,7 @@ thumb is do not make any assumption about whether a path belongs to
124124
$GIT_DIR or $GIT_COMMON_DIR when you need to directly access something
125125
inside $GIT_DIR. Use `git rev-parse --git-path` to get the final path.
126126

127-
To prevent a $GIT_DIR/worktrees entry from from being pruned (which
127+
To prevent a $GIT_DIR/worktrees entry from being pruned (which
128128
can be useful in some situations, such as when the
129129
entry's working tree is stored on a portable device), add a file named
130130
'locked' to the entry's directory. The file contains the reason in

0 commit comments

Comments
 (0)