mirror of
https://github.com/ObNitram/git-release.git
synced 2026-03-22 11:52:19 +01:00
Update README to clarify Git release tag format
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# git-release
|
# git-release
|
||||||
|
|
||||||
Minimal tool to create and publish a Git release (tag + push) from a local repo.
|
Minimal tool to create and publish Git release tags following the vX.Y.Z format.
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
- Make the script executable: `chmod +x git-release`
|
- Make the script executable: `chmod +x git-release`
|
||||||
|
|||||||
Reference in New Issue
Block a user