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:
authorKirill Osenkov <github@osenkov.com>2018-11-30 23:07:08 +0300
committerKirill Osenkov <github@osenkov.com>2018-11-30 23:07:08 +0300
commit76b80b44806195470b252229a68c8fd067faa4b9 (patch)
tree8743a9e4ef1eeb5be144383dcc12165b61ce329f /.gitmodules
parent2f0b311d983f7f2e7d5ba67e119d00cc0d878152 (diff)
Switch to relative submodule URL so it works on Windows too
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index bf3c3292f4..58df0c0017 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -50,5 +50,5 @@
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
+ url = ../../xamarin/vs-editor-core.git
branch = abstracting