git-release
- Commit, tag and push changes to the repository
git-release
<tagname>
Commits changes with message "Release <tagname>", tags with the given <tagname> and pushes the branch / tags.
<tagname>
Release commit with the given <tagname>.
$ git release 0.1.0
Written by Tj Holowaychuk <tj@vision-media.ca>
<http://github.com/visionmedia/git-extras/issues>
<http://github.com/visionmedia/git-extras>