[Groonga-commit] groonga/rabbit-theme-groonga at 1f7d00b [master] Push tags on "rake tag"

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Nov 21 22:16:47 JST 2013


Kouhei Sutou	2013-11-21 22:16:47 +0900 (Thu, 21 Nov 2013)

  New Revision: 1f7d00bdbb5edbe5dafbfd2d3499ecff0fd91db1
  https://github.com/groonga/rabbit-theme-groonga/commit/1f7d00bdbb5edbe5dafbfd2d3499ecff0fd91db1

  Message:
    Push tags on "rake tag"

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -0)
===================================================================
--- Rakefile    2013-11-21 22:15:05 +0900 (2f8402e)
+++ Rakefile    2013-11-21 22:16:47 +0900 (6967d21)
@@ -12,4 +12,5 @@ end
 desc "Tag the current version"
 task :tag do
   sh("git", "tag", "-a", "-m", "#{spec.version} released!!!", spec.version.to_s)
+  sh("git", "push", "--tags")
 end
-------------- next part --------------
HTML����������������������������...
Download 



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