git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3e7a5b4
)
doc/clone: Remove the '--bare -l -s' example
author
W. Trevor King
<redacted>
Sat, 22 Jun 2013 14:46:24 +0000
(10:46 -0400)
committer
Junio C Hamano
<redacted>
Sun, 23 Jun 2013 06:34:54 +0000
(23:34 -0700)
There are other examples in git-clone.txt demonstrating both '--bare'
and '-l -s'.
Signed-off-by: W. Trevor King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-clone.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index a0727d7759aefef4dede0fb40008b7b1ee957b2d..d8a64d4a99a70c61e2a6b00d9872a86c3a4fa85f 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-271,13
+271,6
@@
$ git clone --bare -l /home/proj/.git /pub/scm/proj.git
------------
-* Create a repository on the kernel.org machine that borrows from Linus:
-+
-------------
-$ git clone --bare -l -s /pub/scm/.../torvalds/linux-2.6.git \
- /pub/scm/.../me/subsys-2.6.git
-------------
-
GIT
---
Part of the linkgit:git[1] suite
git clone https://git.99rst.org/PROJECT