Git tag

From UVOO Tech Wiki
Revision as of 15:53, 13 April 2022 by Busk (talk | contribs) (Created page with "``` git tag -a v6.0.3 -m "Agent2 v6.0.3" git push origin v6.0.3 ```")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
git tag -a v6.0.3 -m "Agent2 v6.0.3"
git push origin v6.0.3