From: Patrick Steinhardt Date: Tue, 4 Aug 2015 12:27:57 +0000 (+0200) Subject: Documentation/git-worktree: fix duplicated 'from' X-Git-Tag: v2.6.0-rc0~76^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65f9b75dfe34a67cf4c6a8507f999c5710d36ba9;p=thirdparty%2Fgit.git Documentation/git-worktree: fix duplicated 'from' Signed-off-by: Patrick Steinhardt Acked-by: Eric Sunshine Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index 400b313538..fb68156cf8 100644 --- a/Documentation/git-worktree.txt +++ b/Documentation/git-worktree.txt @@ -124,7 +124,7 @@ thumb is do not make any assumption about whether a path belongs to $GIT_DIR or $GIT_COMMON_DIR when you need to directly access something inside $GIT_DIR. Use `git rev-parse --git-path` to get the final path. -To prevent a $GIT_DIR/worktrees entry from from being pruned (which +To prevent a $GIT_DIR/worktrees entry from being pruned (which can be useful in some situations, such as when the entry's working tree is stored on a portable device), add a file named 'locked' to the entry's directory. The file contains the reason in