mirror of
https://github.com/ObNitram/git-release.git
synced 2026-03-22 03:42:20 +01:00
Add project URL to the git-release script header
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# git-release
|
# git-release
|
||||||
|
# https://github.com/obnitram/git-release
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# Only accepts tags of the form vX.Y.Z (no prerelease/build).
|
# Only accepts tags of the form vX.Y.Z (no prerelease/build).
|
||||||
# Interactively bumps patch/minor/major, creates an annotated tag,
|
# Interactively bumps patch/minor/major, creates an annotated tag,
|
||||||
|
|||||||
Reference in New Issue
Block a user