Changes between Version 57 and Version 58 of StartModMaint


Ignore:
Timestamp:
Jan 4, 2014, 8:55:03 PM (9 years ago)
Author:
Beman Dawes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StartModMaint

    v57 v58  
    202202{{{
    203203git tag -a mylib-1.2.0
    204 git push --tags
     204git push --tags mylib-1.2.0    # specific tag pushed to avoid pushing all local tags
    205205}}}
    206206