[前][次][番号順一覧][スレッド一覧]

ruby-changes:57669

From: Nobuyoshi <ko1@a...>
Date: Sun, 8 Sep 2019 21:23:08 +0900 (JST)
Subject: [ruby-changes:57669] 3ef76ce44a (master): make-snapshot: -git option is no longer provided [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=3ef76ce44a

From 3ef76ce44a3308871e7b4d6158cc880a8dfa9949 Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Sun, 8 Sep 2019 21:22:25 +0900
Subject: make-snapshot: -git option is no longer provided [ci skip]


diff --git a/tool/make-snapshot b/tool/make-snapshot
index 546a977..869efbd 100755
--- a/tool/make-snapshot
+++ b/tool/make-snapshot
@@ -37,8 +37,6 @@ options: https://github.com/ruby/ruby/blob/trunk/tool/make-snapshot#L37
   -unicode_version=VER  Unicode version to generate encodings
   -svn[=URL]            make snapshot from SVN repository
                         (#{SVNURL})
-  -git[=URL]            make snapshot from GIT repository
-                        (#{GITURL})
   -s3=PATH              s3 bucket path(default=tmp)
   -help, --help         show this message
 version:
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]