mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Use conssitent documentation about repository [ci skip]
This unifies our explanation with https://github.com/ruby/www.ruby-lang.org/pull/2069 Co-authored-by: OKURA Masafumi <masafumi.o1988@gmail.com>
This commit is contained in:
parent
2ecee730a5
commit
b508b623ee
2 changed files with 3 additions and 3 deletions
|
@ -45,8 +45,8 @@ https://www.ruby-lang.org/ja/downloads/
|
|||
|
||||
$ git ls-remote https://github.com/ruby/ruby.git
|
||||
|
||||
GitHubのかわりに https://git.ruby-lang.org/ruby.git (本来のRubyのtrunkリポジトリ)
|
||||
を使うこともできます.日本ではこちらの方が低いレイテンシで利用できるかもしれません.
|
||||
Rubyリポジトリの本来のtrunkは https://git.ruby-lang.org/ruby.git にあります.
|
||||
コミッタはこちらを使います.
|
||||
|
||||
### Subversion
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@ to see the list of branches:
|
|||
$ git ls-remote https://github.com/ruby/ruby.git
|
||||
|
||||
You may also want to use https://git.ruby-lang.org/ruby.git (actual trunk of Ruby source)
|
||||
for better latency in Japan.
|
||||
if you are a committer.
|
||||
|
||||
### Subversion
|
||||
|
||||
|
|
Loading…
Reference in a new issue