Git development
 help / color / mirror / Atom feed
* [PATCH] Point git-clone man-page to git-pull and friends for remote repo syntax.
@ 2005-11-01 23:25 Andreas Ericsson
  0 siblings, 0 replies; only message in thread
From: Andreas Ericsson @ 2005-11-01 23:25 UTC (permalink / raw)


Signed-off-by: Andreas Ericsson <ae@op5.se>

---

 Documentation/git-clone.txt |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

applies-to: 10d2c80712a3ff324ddd1c0f37b2b0e8bfda554c
189416bb09953a7268d13ea38cbef6bd61485863
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index dd92cde..1d23be5 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -48,10 +48,8 @@ OPTIONS
 	run on the other end.
 
 <repository>::
-	The (possibly remote) repository to clone from.  It can
-	be an "rsync://host/dir" URL, an "http://host/dir" URL,
-	or [<host>:]/dir notation that is used by 'git-clone-pack'.
-	Currently http transport is not supported.
+	The repository to clone from.  See the man-page for
+	git-pull, git-fetch or git-push for syntax explanation.
 
 <directory>::
 	The name of a new directory to be cloned into.  It is an
---
0.99.9.GIT

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-01 23:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 23:25 [PATCH] Point git-clone man-page to git-pull and friends for remote repo syntax Andreas Ericsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox