[llvm] 387a8de - [Docs] Remove subversion reference from MyFirstTypoFix.rst
Shivam Gupta via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 30 23:05:15 PDT 2021
Author: Shivam Gupta
Date: 2021-08-31T11:33:30+05:30
New Revision: 387a8dea7234c94ddc7a1c14c04bb2d894947c53
URL: https://github.com/llvm/llvm-project/commit/387a8dea7234c94ddc7a1c14c04bb2d894947c53
DIFF: https://github.com/llvm/llvm-project/commit/387a8dea7234c94ddc7a1c14c04bb2d894947c53.diff
LOG: [Docs] Remove subversion reference from MyFirstTypoFix.rst
Added:
Modified:
llvm/docs/MyFirstTypoFix.rst
Removed:
################################################################################
diff --git a/llvm/docs/MyFirstTypoFix.rst b/llvm/docs/MyFirstTypoFix.rst
index 0fe2d8d8bb088..59c48ad2049f8 100644
--- a/llvm/docs/MyFirstTypoFix.rst
+++ b/llvm/docs/MyFirstTypoFix.rst
@@ -68,8 +68,6 @@ We're going to need some tools:
- arcanist: for uploading changes for review,
-- subversion: to commit changes yourself (later).
-
As an example, on Ubuntu:
.. code:: console
More information about the llvm-commits
mailing list