~kp/git-release

Automates the creation of software release numbers in the form of MAJOR.MINOR.PATCH

clone

read-only
https://git.sr.ht/~kp/git-release
read/write
git@git.sr.ht:~kp/git-release

You can also use your local clone with git send-email.

git-release is a shell script, which automates the creation of software release numbers
in the form of MAJOR.MINOR.PATCH using git signed tags.

For more information read the online documentation git-release(1).

Install by running

$ make install