]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Minor development change
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 27 Sep 2013 21:12:25 +0000 (18:12 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 27 Sep 2013 21:12:25 +0000 (18:12 -0300)
development.mdwn

index e44da93788a48a27c30b1b3aa2dba1b4626855db..3315f34c1913b314a674e25d6ce5455eac19a439 100644 (file)
@@ -58,7 +58,6 @@ Commit and tag a release:
     git merge    master
     git checkout debian
     git merge    upstream
-    git push     --tags
 
 Create a release file:
 
@@ -82,6 +81,10 @@ Add the release into the `pristine-tar` branch:
 
     pristine-tar commit ../tarballs/keyringer_$VERSION.orig.tar.bz2 $VERSION
 
+Push everything:
+
+    git push --tags
+
 Build the package from the git three using the upstream branch:
 
     git-buildpackage