Get the tag-push invocation right.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 8 Oct 2012 15:25:31 +0000 (11:25 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 8 Oct 2012 15:25:31 +0000 (11:25 -0400)
Makefile

index 48d5dcbf879c026bdf6b173effc578ae2c2d8db5..0ebca2b7d5468b658c72daff00b61a3541740817 100644 (file)
--- 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