Skip to content
kokarez edited this page Sep 14, 2012 · 2 revisions

Format du tag

Jenkins

jk-[0-9]+

Release

r-[-0-9]+

Other

o-.*

Ligne de commande

$ git tag -f -m "<tag-name>"
$ git push --tags
Clone this wiki locally