[PATCH] D76074: [docs] Remove outdated note about migration to Git
    Sergej Jaskiewicz via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 12 09:46:23 PDT 2020
    
    
  
broadwaylamb created this revision.
broadwaylamb added a project: LLVM.
Herald added a subscriber: llvm-commits.
broadwaylamb added reviewers: probinson, jyknight.
Repository:
  rG LLVM Github Monorepo
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.249959.patch
Type: text/x-patch
Size: 569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/fa17c91a/attachment.bin>
    
    
More information about the llvm-commits
mailing list