[llvm] r277032 - [docs] Add sub-mod example by Chris to GitHub proposal

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 13:57:26 PDT 2016


Author: rengolin
Date: Thu Jul 28 15:57:25 2016
New Revision: 277032

URL: http://llvm.org/viewvc/llvm-project?rev=277032&view=rev
Log:
[docs] Add sub-mod example by Chris to GitHub proposal

Modified:
    llvm/trunk/docs/Proposals/GitHubSubMod.rst

Modified: llvm/trunk/docs/Proposals/GitHubSubMod.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Proposals/GitHubSubMod.rst?rev=277032&r1=277031&r2=277032&view=diff
==============================================================================
--- llvm/trunk/docs/Proposals/GitHubSubMod.rst (original)
+++ llvm/trunk/docs/Proposals/GitHubSubMod.rst Thu Jul 28 15:57:25 2016
@@ -174,6 +174,11 @@ Additionally, each repository will have
 Essentially, we're adding Git RW access in addition to the already existing
 structure, with all the additional benefits of it being in GitHub.
 
+Example of a working version:
+
+* Repository: https://github.com/llvm-beanz/llvm-submodules
+* Update bot: http://beanz-bot.com:8180/jenkins/job/submodule-update/
+
 What will *not* be changed
 --------------------------
 




More information about the llvm-commits mailing list