From: Eric S. Raymond Date: Mon, 8 Oct 2012 15:25:31 +0000 (-0400) Subject: Get the tag-push invocation right. X-Git-Tag: 1.10~17 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b7a147c3bde417c52ea3f33c3fef63881127adb;p=irker.git Get the tag-push invocation right. --- diff --git a/Makefile b/Makefile index 48d5dcb..0ebca2b 100644 --- a/Makefile +++ b/Makefile @@ -70,4 +70,4 @@ dist: irker-$(VERS).tar.gz release: irker-$(VERS).tar.gz irkerd.html irkerhook.html install.html security.html hacking.html shipper -u -m -t; make clean - git push --all + git push --tags