summaryrefslogtreecommitdiffstats
path: root/docs/Proposals
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2016-07-21 19:52:27 +0000
committerRenato Golin <renato.golin@linaro.org>2016-07-21 19:52:27 +0000
commit568aa3276e0acb0c6c297751c8c4161a8b2bf7e9 (patch)
tree348f203188d0b5f9c4289e4488956353b824be19 /docs/Proposals
parent2e6126ac6bccac67c64fd9e7692a5617e5367b36 (diff)
[docs] Move GitHub to GitHubSubMod
Given that other proposals are making their way through, it's better if we specify what GitHub proposal this is, in case there are others that also involve GitHub, but not sub-modules. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Proposals')
-rw-r--r--docs/Proposals/GitHubSubMod.rst (renamed from docs/Proposals/GitHub.rst)6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Proposals/GitHub.rst b/docs/Proposals/GitHubSubMod.rst
index 942bc91a696a..7319c51dd414 100644
--- a/docs/Proposals/GitHub.rst
+++ b/docs/Proposals/GitHubSubMod.rst
@@ -1,6 +1,6 @@
-==============================
-Moving LLVM Projects to GitHub
-==============================
+===============================================
+Moving LLVM Projects to GitHub with Sub-Modules
+===============================================
Introduction
============