projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9354a14
)
mention a couple extra release steps
Jesse Luehrs [Tue, 15 Jun 2010 16:06:18 +0000 (11:06 -0500)]
lib/Moose/Manual/Contributing.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Manual/Contributing.pod
b/lib/Moose/Manual/Contributing.pod
index
05a8e5a
..
73ae264
100644
(file)
--- a/
lib/Moose/Manual/Contributing.pod
+++ b/
lib/Moose/Manual/Contributing.pod
@@
-233,6
+233,8
@@
defend your change.
git checkout master
# edit for final version bumping, changelogging, etc
# prepare release (test suite etc)
+ perl-reversion -bump
+ make manifest
git commit
git checkout stable
git merge master # must be a fast forward