# New Ticket Created by "Ævar Arnfjörð Bjarmason" # Please include the string: [perl #74552] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74552 > On Tue, Apr 20, 2010 at 19:33, Ævar Arnfjörð Bjarmason <avarab@gmail.com> wrote: > 42543c9 Don't ask the porters to fetch commits from a private URL > ffdf600 Consistently use a topic branch in the GitHub examples > 1092a20 Recommend git format-patch -M (detect renames) and origin.. > 041325d Mention L<perlpolicy> and link to it in SEE ALSO > ba336be Only all-upper case "special" POD sections > 1a5f98e Commit messages should start with a ~50 char summary > 0be741b POD: Use F<> for F<utils/perldoc> and F<utils/perldoc.PL> > 6053d6b Don't tell the reader to `git checkout origin/*' > 45b194c GitHub's mirror is now at mirrors/perl, not github/perl > > It can be viewed/pulled from my GitHub fork: > > http://github.com/avar/perl/compare/157ebcf587b4b8...avar/pod-perlrepository > http://github.com/avar/perl/tree/avar/pod-perlrepository > git://github.com/avar/perl.git branch avar/pod-perlrepository ffdf600 was slightly broken in the original patch as pointed out by Tux. I've updated my GitHub branch to fix that, and I'm attaching a new patch here.