git-release (1) Linux Manual Page
NAME git-release – Commit, tag and push changes to the repository SYNOPSIS git-release <tagname> [-r <remote>] [-m <commit info%gt;] [-c] DESCRIPTION Commits changes with message "Release <tagname>" or custom commit information, tags with the given <tagname> and pushes the branch / tags. Optionally it generates a changelog (see git-changelog) and a remote can be defined….
