Changes between Version 60 and Version 61 of StartModMaint
- Timestamp:
- Jun 2, 2014, 12:32:54 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartModMaint
v60 v61 202 202 {{{ 203 203 git tag -a -m "tag for release" mylib-2014-06-02 204 git push mylib-2014-06-02 # specific tag pushed to avoid pushing all local tags204 git push origin mylib-2014-06-02 # specific tag pushed to avoid pushing all local tags 205 205 }}} 206 206