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:
authorAaron Bockover <abock@microsoft.com>2019-06-14 22:23:47 +0300
committerAaron Bockover <abock@microsoft.com>2019-06-14 22:23:47 +0300
commit8b834ed28020dbe77c6b1699f1c6857cbb60fbcf (patch)
treeacfd80a07fdc513bb74c6622fd783a518c952093 /.gitmodules
parentcb154076e6665f46a732e09cd4dfd235ee6643a2 (diff)
vs-editor-api: point to the Microsoft repo
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 90d459b680..913fb4608e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -54,5 +54,5 @@
branch = master
[submodule "main/external/vs-editor-api"]
path = main/external/vs-editor-api
- url = https://github.com/KirillOsenkov/vs-editor-api.git
- branch = monodevelop/master
+ url = https://github.com/microsoft/vs-editor-api.git
+ branch = master