[Groonga-commit] groonga/groonga-normalizer-mysql at 98f04fc [master] Push tags by "make tag"

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jul 18 15:10:12 JST 2018


Kouhei Sutou	2018-07-18 15:10:12 +0900 (Wed, 18 Jul 2018)

  New Revision: 98f04fc428fa0b38fd8fab7b6a691b968921496f
  https://github.com/groonga/groonga-normalizer-mysql/commit/98f04fc428fa0b38fd8fab7b6a691b968921496f

  Message:
    Push tags by "make tag"

  Modified files:
    Makefile.am

  Modified: Makefile.am (+3 -1)
===================================================================
--- Makefile.am    2018-07-18 15:10:08 +0900 (cdc7ec5)
+++ Makefile.am    2018-07-18 15:10:12 +0900 (ff1633d)
@@ -46,7 +46,9 @@ echo-ruby:
 	@echo $(RUBY)
 
 tag:
-	cd $(top_srcdir) && git tag v$(VERSION) -a -m 'groonga-normalizer-mysql $(VERSION)!!!'
+	cd $(top_srcdir) && \
+	  git tag v$(VERSION) -a -m 'groonga-normalizer-mysql $(VERSION)!!!' && \
+	  git push --tags
 
 update-version:
 	@if test -z "$(NEW_VERSION)"; then	\
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180718/628aa40f/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index