./sign $base_pkg-gui-$ver.tar.gz
./sign $base_pkg-regress-$ver.tar.gz
-echo " "
-echo "If everything is OK, don't forget to push $src tags to the repo"
-echo " "
+git push
+git push --tags
./sign $base_pkg-$ver.tar.bz2
ls -l $base_pkg-$ver.tar.*
-echo " "
-echo "If everything is OK, don't forget to push $src tags to the repo"
-echo " "
+git push
+git push --tags
./sign $base_pkg-$ver.tar.gz
ls -l $base_pkg-$ver.tar.*
-echo " "
-echo "If everything is OK, don't forget to push $src tags to the repo"
-echo " "
+git push
+git push --tags