Git tag

From UVOO Tech Wiki
Revision as of 20:06, 13 January 2023 by Busk (talk | contribs)
Jump to navigation Jump to search
git tag -a v6.0.3 -m "Agent2 v6.0.3"
git push origin v6.0.3

delete

git tag -d v0.1.0