Navigation Menu

Skip to content

Commit

Permalink
amend release instructions regarding git push
Browse files Browse the repository at this point in the history
  • Loading branch information
xdg committed Apr 1, 2010
1 parent 02c5645 commit ea6d6f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devtools/release_instructions.pod
Expand Up @@ -34,6 +34,10 @@ Changes (e.g. use "r! date" then "kJ" in vim.)


$ git commit -a -m "Changes - prep for release" $ git commit -a -m "Changes - prep for release"


Push all commits to an 'origin' branch:

$ git push origin master

And we should now be ready for automated shipping: And we should now be ready for automated shipping:


$ perl Build.PL $ perl Build.PL
Expand Down

0 comments on commit ea6d6f6

Please sign in to comment.