aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2012-02-13 19:47:28 +0100
committerChristian Ruppert <idl0r@gentoo.org>2012-02-13 19:47:28 +0100
commit60e973168d9117e3f912eb741908ef2d3e574c0a (patch)
treeef166c18e6bf56c4d1efce1bbbe60843d2528495 /bump.sh
parentMake bump.sh git compatible (diff)
downloadgentoo-vdr-scripts-60e973168d9117e3f912eb741908ef2d3e574c0a.tar.gz
gentoo-vdr-scripts-60e973168d9117e3f912eb741908ef2d3e574c0a.tar.bz2
gentoo-vdr-scripts-60e973168d9117e3f912eb741908ef2d3e574c0a.zip
Don't push new tags automatically
Diffstat (limited to 'bump.sh')
-rwxr-xr-xbump.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bump.sh b/bump.sh
index 6d47855..1530ff6 100755
--- a/bump.sh
+++ b/bump.sh
@@ -22,6 +22,6 @@ git commit -m "Bumped to version ${NEWVERS}" ChangeLog README
git tag gentoo-vdr-scripts-$NEWVERS
-git push origin :gentoo-vdr-scripts-$NEWVERS
+#git push origin :gentoo-vdr-scripts-$NEWVERS
make dist