ruby-changes:64654
From: Takashi <ko1@a...>
Date: Tue, 29 Dec 2020 16:04:02 +0900 (JST)
Subject: [ruby-changes:64654] c0a2d322c6 (master): Update help of sync-default-gems
https://git.ruby-lang.org/ruby.git/commit/?id=c0a2d322c6 From c0a2d322c692228a7574c39c7e173da4af0f34ea Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Mon, 28 Dec 2020 23:03:04 -0800 Subject: Update help of sync-default-gems diff --git a/common.mk b/common.mk index aec160c..b9103ab 100644 --- a/common.mk +++ b/common.mk @@ -1597,7 +1597,7 @@ help: PHONY https://github.com/ruby/ruby/blob/trunk/common.mk#L1597 " test-tool: tests under the tool/test" \ " update-gems: download files of the bundled gems" \ " update-bundled_gems: update the latest version of bundled gems" \ - " sync-default-gems: sync default gems from upstream [GEM=<gem_name>]" \ + " sync-default-gems: sync default gems from upstream [GEM=<gem_name git_ref>]" \ " up: update local copy and autogenerated files" \ " benchmark: benchmark this ruby and COMPARE_RUBY." \ " gcbench: gc benchmark [GCBENCH_ITEM=<item_name>]" \ -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/