CRuby trunk uses git instead of subversion now
This commit is contained in:
parent
f005ccc771
commit
ae3f38dc53
@ -245,17 +245,12 @@ Status and maintainers of branches are listed on the
|
|||||||
In order to help resolve existing issues and contributing patches to Ruby you
|
In order to help resolve existing issues and contributing patches to Ruby you
|
||||||
need to be able to run the test suite.
|
need to be able to run the test suite.
|
||||||
|
|
||||||
CRuby uses subversion for source control, you can find installation
|
CRuby uses git for source control, the {git homepage}[https://git-scm.com/]
|
||||||
instructions and lots of great info to learn subversion on the
|
has installation instructions with links to documentation for learning more
|
||||||
{svnbook.red-bean.com}[http://svnbook.red-bean.com/]. For other resources see
|
about git. There is a mirror of the repository on {github}[https://github.com/ruby/ruby].
|
||||||
the {ruby-core documentation on
|
. For other resources see the {ruby-core documentation on
|
||||||
ruby-lang.org}[https://www.ruby-lang.org/en/community/ruby-core/].
|
ruby-lang.org}[https://www.ruby-lang.org/en/community/ruby-core/].
|
||||||
|
|
||||||
This guide will use git for contributing. The {git
|
|
||||||
homepage}[https://git-scm.com/] has installation instructions with links to
|
|
||||||
documentation for learning more about git. There is a mirror of the subversion
|
|
||||||
repository on {github}[https://github.com/ruby/ruby].
|
|
||||||
|
|
||||||
Install the prerequisite dependencies for building the CRuby interpreter to
|
Install the prerequisite dependencies for building the CRuby interpreter to
|
||||||
run tests.
|
run tests.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user