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:26:14 +0300
committerAaron Bockover <abock@microsoft.com>2019-06-14 22:26:14 +0300
commit1314bf31ba04f35b4ccde1ad3693c11285c5bec4 (patch)
tree7128c99bf536dd6bf6f74b087c06f4144b1758f7 /.gitmodules
parentb3e8ba9b821dc303d2fdbfc83b51886344d9b5da (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 e2278b68e2..4748867ec7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,8 +46,8 @@
url = git://github.com/mono/sharpsvn-binary.git
[submodule "main/external/vs-editor-api"]
path = main/external/vs-editor-api
- url = https://github.com/KirillOsenkov/vs-editor-api.git
- branch = monodevelop/release-8.2
+ url = https://github.com/microsoft/vs-editor-api.git
+ branch = vsmac/release-8.2
[submodule "main/external/Xamarin.PropertyEditing"]
path = main/external/Xamarin.PropertyEditing
url = https://github.com/xamarin/Xamarin.PropertyEditing