# New Ticket Created by "Ævar Arnfjörð Bjarmason" # Please include the string: [perl #74536] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74536 > I've (again) made various improvements to perlrepository.pod. The gist of it is: 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 Or you can apply the attached patch with git-am for equivalent results.Thread Previous