[PATCH] D76074: [docs] Remove outdated note about migration to Git

Sergej Jaskiewicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 09:05:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8dbe50e99bb: [docs] Remove outdated note about migration to Git (authored by broadwaylamb).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76074/new/

https://reviews.llvm.org/D76074

Files:
  llvm/docs/GettingStarted.rst


Index: llvm/docs/GettingStarted.rst
===================================================================
--- llvm/docs/GettingStarted.rst
+++ llvm/docs/GettingStarted.rst
@@ -404,10 +404,7 @@
 Checkout LLVM from Git
 ----------------------
 
-You can also checkout the source code for LLVM from Git. While the LLVM
-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.
+You can also checkout the source code for LLVM from Git.
 
 .. note::
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76074.250795.patch
Type: text/x-patch
Size: 569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/9293e058/attachment.bin>


More information about the llvm-commits mailing list