Create an annotated Git tag Get link Facebook X Pinterest Email Other Apps September 22, 2020 To create an anotated tag, add -a tagname -m "tag message" to the git tag command:git tag -a goyun -m "release for goyun" Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment