In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/e91bd5c0a54673cce58ece0a4a5282c65ecd4986?hp=f0cc5821d4f8c3fe3dbc3280b1af45f7d499b8d2>

- Log -----------------------------------------------------------------
commit e91bd5c0a54673cce58ece0a4a5282c65ecd4986
Author: Leon Brocard <[email protected]>
Date:   Mon Apr 19 21:14:55 2010 +0100

    Spaces not tabs
-----------------------------------------------------------------------

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

diff --git a/Porting/release_managers_guide.pod 
b/Porting/release_managers_guide.pod
index 5f33922..b03f791 100644
--- a/Porting/release_managers_guide.pod
+++ b/Porting/release_managers_guide.pod
@@ -306,8 +306,8 @@ this line in README.vms needs special handling:
 Commit your changes:
 
     $ git st
-       $ git diff
-         B<review the delta carefully>
+    $ git diff
+    B<review the delta carefully>
 
     $ git commit -a -m 'Bump the perl version in various places for 5.x.y'
 

--
Perl5 Master Repository

Reply via email to