aboutsummaryrefslogtreecommitdiffstats
path: root/README.ja
diff options
context:
space:
mode:
authorayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-01-03 11:48:20 +0000
committerayumin <ayumin@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-01-03 11:48:20 +0000
commitc5335bd18fdca8e02662ae2b768e30501624b40a (patch)
treeb004fedf835794c3336ca61e369de1a103a4ec18 /README.ja
parent966d1f8962e8c00c8c85c4f2be9ecbb83a55b2f1 (diff)
downloadruby-c5335bd18fdca8e02662ae2b768e30501624b40a.tar.gz
* README: add comment for Git user. patch from Arun Agrawal.
* README.ja: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README.ja')
-rw-r--r--README.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.ja b/README.ja
index 4da8955020..2702bf9aef 100644
--- a/README.ja
+++ b/README.ja
@@ -42,6 +42,12 @@ Rubyはテキスト処理関係の能力などに優れ,Perlと同じくらい
$ svn ls http://svn.ruby-lang.org/repos/ruby/branches/
+** Gitで
+
+SubversionのミラーをGitHubに公開しています.
+以下のコマンドでリポジトリを取得できます.
+
+ $ git clone git://github.com/ruby/ruby.git
* ホームページ