From 3ef76ce44a3308871e7b4d6158cc880a8dfa9949 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sun, 8 Sep 2019 21:22:25 +0900 Subject: make-snapshot: -git option is no longer provided [ci skip] --- tool/make-snapshot | 2 -- 1 file changed, 2 deletions(-) diff --git a/tool/make-snapshot b/tool/make-snapshot index 546a977157..869efbdf44 100755 --- a/tool/make-snapshot +++ b/tool/make-snapshot @@ -37,8 +37,6 @@ options: -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 v1.2.3