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:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 7e8ed07b88..183c865d86 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,7 +52,7 @@
path = main/external/Xamarin.PropertyEditing
url = https://github.com/xamarin/Xamarin.PropertyEditing
branch = master
-[submodule "main/external/vs-editor-core"]
- path = main/external/vs-editor-core
- url = ../../xamarin/vs-editor-core.git
- branch = release-8.0
+[submodule "main/external/vs-editor-api"]
+ path = main/external/vs-editor-api
+ url = https://github.com/KirillOsenkov/vs-editor-api.git
+ branch = monodevelop/master