[docs] Remove outdated note about migration to Git
Reviewers: probinson, jyknight Reviewed By: probinson Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D76074
This commit is contained in:
parent
60963fa630
commit
f8dbe50e99
|
@ -404,10 +404,7 @@ The files are as follows, with *x.y* marking the version number:
|
||||||
Checkout LLVM from Git
|
Checkout LLVM from Git
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
You can also checkout the source code for LLVM from Git. While the LLVM
|
You can also checkout the source code for LLVM from Git.
|
||||||
project's official source-code repository is Subversion, we are in the process
|
|
||||||
of migrating to git. We currently recommend that all developers use Git for
|
|
||||||
day-to-day development.
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue