projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0908149
)
Mention that cloning over HTTP is slow
Leon Brocard [Fri, 19 Dec 2008 16:21:30 +0000 (16:21 +0000)]
pod/perlrepository.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlrepository.pod
b/pod/perlrepository.pod
index
ed75449
..
562f793
100644
(file)
--- a/
pod/perlrepository.pod
+++ b/
pod/perlrepository.pod
@@
-35,7
+35,7
@@
This clones the repository and makes a local copy in the 'perl-git'
directory.
If your local network does not allow you to use port 9418, then you can
-fetch a copy of the repository over HTTP:
+fetch a copy of the repository over HTTP (this is slower):
git clone http://perl5.git.perl.org/perl.git perl-http