From: Yves Orton Date: Fri, 19 Dec 2008 16:11:38 +0000 (+0100) Subject: fix thinko X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=85d7fce9b9ec4edd5b6d5c8053a3a60beb819098;p=p5sagit%2Fp5-mst-13.2.git fix thinko --- diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod index bfc8e68..ef4064d 100644 --- a/pod/perlrepository.pod +++ b/pod/perlrepository.pod @@ -53,7 +53,7 @@ This clones the repository and makes a local copy in the 'perl.ssh' directory. If you clone using git, which is faster than ssh, then you will need to -modify your config in order to enable config. edit .git/config where +modify your config in order to enable pushing. Edit .git/config where you will see something like: [remote "origin"]