Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Karlaš <david.karlas@microsoft.com>2018-11-30 09:57:51 +0300
committerDavid Karlaš <david.karlas@microsoft.com>2018-11-30 09:57:51 +0300
commiteae6bd468bdd7815aeb0ea83cbdb347bca554df8 (patch)
treef60b2fa1715c2d38ce26e0532884312d45dfa36d /.gitmodules
parentfce0adc35edc40b6b9adf8bab624afb52ba42645 (diff)
Adding vs-editor-core as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2bfe3c70da..bf3c3292f4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -48,3 +48,7 @@
[submodule "main/external/macdoc"]
path = main/external/macdoc
url = git://github.com/xamarin/macdoc
+[submodule "main/external/vs-editor-core"]
+ path = main/external/vs-editor-core
+ url = git@github.com:xamarin/vs-editor-core.git
+ branch = abstracting