git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation/git-worktree: fix duplicated 'from'
@ 2015-08-04 12:27 Patrick Steinhardt
  2015-08-04 12:27 ` [PATCH 2/2] Documentation/git-worktree: fix reference to 'locked' file Patrick Steinhardt
  2015-08-04 18:27 ` [PATCH 1/2] Documentation/git-worktree: fix duplicated 'from' Eric Sunshine
  0 siblings, 2 replies; 4+ messages in thread
From: Patrick Steinhardt @ 2015-08-04 12:27 UTC (permalink / raw)
  To: git; +Cc: ps, sunshine

Signed-off-by: Patrick Steinhardt <ps@pks.im>
---
 Documentation/git-worktree.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt
index 3387e2f..566ca92 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
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-04 18:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 12:27 [PATCH 1/2] Documentation/git-worktree: fix duplicated 'from' Patrick Steinhardt
2015-08-04 12:27 ` [PATCH 2/2] Documentation/git-worktree: fix reference to 'locked' file Patrick Steinhardt
2015-08-04 18:18   ` Eric Sunshine
2015-08-04 18:27 ` [PATCH 1/2] Documentation/git-worktree: fix duplicated 'from' Eric Sunshine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).