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:
authorAlan McGovern <alan@xamarin.com>2013-07-26 10:16:18 +0400
committerAlan McGovern <alan@xamarin.com>2013-07-26 10:16:31 +0400
commit8936202e726122867c991413c7d36f3834853119 (patch)
treec629c2d623d0b4d025ef76a967423eb40379faee /.gitmodules
parentabdc912b81f25cb90113f39ea7a8f52122d2d219 (diff)
Use the git:// syntax, not https syntax
it keeps our linux bots happy
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 07a50786c4..d272e54684 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -36,4 +36,4 @@
url = git://github.com/mono/debugger-libs.git
[submodule "main/external/guiunit"]
path = main/external/guiunit
- url = https://github.com/mono/guiunit.git
+ url = git://github.com/mono/guiunit.git