projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f0cc582
)
Spaces not tabs
Leon Brocard [Mon, 19 Apr 2010 20:14:55 +0000 (21:14 +0100)]
Porting/release_managers_guide.pod
patch
|
blob
|
blame
|
history
diff --git
a/Porting/release_managers_guide.pod
b/Porting/release_managers_guide.pod
index
5f33922
..
b03f791
100644
(file)
--- 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'