Changes

Jump to: navigation, search

What to do for a release

66 bytes removed, 03:42, 27 August 2017
m
Remove "Release from tag" section, it was a no-op.
git commit -am "bump to <new version number>"
git push
 
===Release from tag===
 
git checkout <tag> -b <new_branch_name>
===Github===

Navigation menu