]> mj.ucw.cz Git - pciutils.git/blobdiff - maint/push-to-public
pcilmr: Move most of pcilmr arguments parsing logic to the separate file
[pciutils.git] / maint / push-to-public
index d1ab4f30c801bc763d0677193405d5d33213c974..cb550fb1cb427eb3f8a4b1e1726f7711b089693e 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 set -e
-git push public
-git push github
+git push --tags public master
+git push --tags github master