Skip to content

Commit 8c8fc53

Browse files
wkinggitster
authored andcommitted
doc/clone: Remove the '--bare -l -s' example
There are other examples in git-clone.txt demonstrating both '--bare' and '-l -s'. Signed-off-by: W. Trevor King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3e7a5b4 commit 8c8fc53

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Documentation/git-clone.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -271,13 +271,6 @@ $ git clone --bare -l /home/proj/.git /pub/scm/proj.git
271271
------------
272272

273273

274-
* Create a repository on the kernel.org machine that borrows from Linus:
275-
+
276-
------------
277-
$ git clone --bare -l -s /pub/scm/.../torvalds/linux-2.6.git \
278-
/pub/scm/.../me/subsys-2.6.git
279-
------------
280-
281274
GIT
282275
---
283276
Part of the linkgit:git[1] suite

0 commit comments

Comments
 (0)