]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Dev guidelines: updating git-tag line
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 17 Sep 2013 02:23:03 +0000 (23:23 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 17 Sep 2013 02:23:03 +0000 (23:23 -0300)
development.mdwn

index e90c0860e71da92e21b52eda5249e1c38b2a6fb4..90e18d1ee26f45e40345f321a02bf55a1c3f9174 100644 (file)
@@ -34,7 +34,7 @@ Prepare the source code:
 Commit and tag a release:
 
     git commit -a -m "Keyringer VERSION"
-    git tag -s
+    git tag -s VERSION -m "Keyringer VERSION"
     git checkout upstream
     git merge    master
     git checkout debian