[PATCH] tiny fix in documentation of git-clone

Subsystems: documentation, the rest

DORMANTno replies

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

[PATCH] tiny fix in documentation of git-clone

From: Steffen Prohaska <hidden>
Date: 2016-06-15 22:43:09

path in example was missing '../'

Signed-off-by: Steffen Prohaska <redacted>
---
  Documentation/git-clone.txt |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 6d32c49..644bf12 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -132,7 +132,7 @@ Make a local clone that borrows from the current  
directory, without checking thi
  +
  ------------
  $ git clone -l -s -n . ../copy
-$ cd copy
+$ cd ../copy
  $ git show-branch
  ------------

-- 
1.5.1.2

Re: [PATCH] tiny fix in documentation of git-clone

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:09

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help