From 8b7a147c3bde417c52ea3f33c3fef63881127adb Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 8 Oct 2012 11:25:31 -0400 Subject: [PATCH] Get the tag-push invocation right. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2