Changes between Version 5 and Version 6 of how-to/puppet/sign-release
- Timestamp:
- May 5, 2013, 3:39:30 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
how-to/puppet/sign-release
v5 v6 22 22 23 23 {{{ 24 git push --tags origin master24 git push origin --tags 25 25 }}} 26 26