In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/f9bcfeacc119e37fd70816a2cb4678fded53e8d1?hp=f768f60b565004f735138c26b9a0823b95e9f470>
- Log ----------------------------------------------------------------- commit f9bcfeacc119e37fd70816a2cb4678fded53e8d1 Author: Ãvar Arnfjörð Bjarmason) (via RT <[email protected]> Date: Tue Apr 20 10:58:37 2010 -0700 GitHub's mirror is now at mirrors/perl, not github/perl # New Ticket Created by (Ãvar Arnfjörð Bjarmason) # Please include the string: [perl #74532] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74532 > From: Ãvar Arnfjörð Bjarmason <[email protected]> Signed-off-by: H.Merijn Brand <[email protected]> ----------------------------------------------------------------------- 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 eb748df..887e84e 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/github/perl + http://github.com/mirrors/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/github/perl/tree/blead + http://github.com/mirrors/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
