From: "W. Trevor King" <wking@xxxxxxxxxx> There are other examples in git-clone.txt demonstrating both '--bare' and '-l -s'. Signed-off-by: W. Trevor King <wking@xxxxxxxxxx> --- Documentation/git-clone.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt index 5c16e31..cec6fc1 100644 --- 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 -- 1.8.3 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html