Changes between Version 5 and Version 6 of ReleaseProtocal


Ignore:
Timestamp:
2014-08-19T18:59:10Z (10 years ago)
Author:
Pan Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProtocal

    v5 v6  
    44git checkout -b release-VERSION
    55phing bump
    6 vi readme.txt
     6vi readme.md
     7git commit -m "Bump version VERSION"
    78git checkout master
    89git merge --no-ff release-VERSION