Home
Commands
Create an annotated tag
Create an annotated tag
Git
git tag -a v1.0.0 -m "release 1.0.0"
Copy command