In perl.git, the branch release-5.17.4 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/04e228f7cf546f1e9e6024333b4db266c2684b9e?hp=3043b5cc9fef9c8b353ff3c80c4d0c426f73c529>

- Log -----------------------------------------------------------------
commit 04e228f7cf546f1e9e6024333b4db266c2684b9e
Author: Florian Ragwitz <[email protected]>
Date:   Wed Sep 19 15:03:27 2012 -0400

    Specify what to push in the RMG
-----------------------------------------------------------------------

Summary of changes:
 Porting/release_managers_guide.pod |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Porting/release_managers_guide.pod 
b/Porting/release_managers_guide.pod
index 71ade0b..e4c6888 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -716,8 +716,7 @@ Then delete the temporary installation.
 
 Push all your recent commits:
 
-    $ git push origin ....
-
+    $ git push origin release-5.xx.yy
 
 =head3 tag the release
 

--
Perl5 Master Repository

Reply via email to