debian man page for git-release

Query: git-release

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GIT-RELEASE(1)							    Git Extras							    GIT-RELEASE(1)

NAME
git-release - Commit, tag and push changes to the repository
SYNOPSIS
git-release <tagname>
DESCRIPTION
Commits changes with message "Release <tagname>", tags with the given <tagname> and pushes the branch / tags.
OPTIONS
<tagname>
EXAMPLES
Release commit with the given <tagname>. $ git release 0.1.0
AUTHOR
Written by Tj Holowaychuk <tj@vision-media.ca>
REPORTING BUGS
<http://github.com/visionmedia/git-extras/issues>
SEE ALSO
<http://github.com/visionmedia/git-extras> June 2012 GIT-RELEASE(1)
Related Man Pages
git-lost-found(1) - linux
git-ls-remote(1) - linux
git-name-rev(1) - debian
git-lost-found(1) - centos
git-lost-found(1) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?