From: Leon Brocard Date: Fri, 19 Dec 2008 16:21:30 +0000 (+0000) Subject: Mention that cloning over HTTP is slow X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=572f57ba1657997f1e2a2c69e9bc394522766c2a;p=p5sagit%2Fp5-mst-13.2.git Mention that cloning over HTTP is slow --- diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod index ed75449..562f793 100644 --- 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