Add project URL to the git-release script header

This commit is contained in:
2025-10-29 14:35:49 +01:00
parent 2fe2f2b91b
commit 4406a46e53

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# git-release
# https://github.com/obnitram/git-release
# -------------------------------------------------
# Only accepts tags of the form vX.Y.Z (no prerelease/build).
# Interactively bumps patch/minor/major, creates an annotated tag,