git-release (1) Linux Manual Page
git-release – Commit, tag and push changes to the repository Synopsisgit-release <tagname> [-r <remote>] [-m <commit info%gt;] [-c] DescriptionCommits 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. The order of…
