From: Eric S. Raymond Date: Mon, 8 Oct 2012 15:02:31 +0000 (-0400) Subject: Sync tags to the repo after shipping. X-Git-Tag: 1.9~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=14266c31393dd602c9fbe59aec08488806777954;p=irker.git Sync tags to the repo after shipping. --- diff --git a/Makefile b/Makefile index 021b345..48d5dcb 100644 --- a/Makefile +++ b/Makefile @@ -70,3 +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