In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/02b398f55670691d34ab1f579e0b2119aa89c50f?hp=8bd05d90e59a554e79d73edf32bf35547dbc2c40>
- Log ----------------------------------------------------------------- commit 02b398f55670691d34ab1f579e0b2119aa89c50f Author: H.Merijn Brand <[email protected]> Date: Wed Apr 21 13:16:04 2010 +0200 Revert "GitHub's mirror is now at mirrors/perl, not github/perl" This reverts commit f9bcfeacc119e37fd70816a2cb4678fded53e8d1. ----------------------------------------------------------------------- Summary of changes: pod/perlrepository.pod | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod index 887e84e..eb748df 100644 --- a/pod/perlrepository.pod +++ b/pod/perlrepository.pod @@ -32,7 +32,7 @@ search for particular commits and more. You may access it at: A mirror of the repository is found at: - http://github.com/mirrors/perl + http://github.com/github/perl =head2 READ ACCESS VIA GIT @@ -730,7 +730,7 @@ with Git. First you should set up a GitHub account and log in. Perl's git repository is mirrored on GitHub at this page: - http://github.com/mirrors/perl/tree/blead + http://github.com/github/perl/tree/blead Visit the page and click the "fork" button. This clones the Perl git repository for you and provides you with "Your Clone URL" from which -- Perl5 Master Repository
