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-06-17 02:25:37 +0400
committerAlan McGovern <alan@xamarin.com>2013-06-17 02:25:37 +0400
commitb0d78fae3311f23d5dbcdeb156fbc879ec752437 (patch)
treef40d4fd6bc6cabc2ccf753944c91725fdd0659e5 /.gitmodules
parentb8f91ccfe6c48dc3b28718e4152fa4903875e38f (diff)
Revert "fixed debugger-libs submodule to use git@ instead of git://"
This reverts commit faee029554db1d2f912d51982cd9f1beb263dcef. We need to use git:// so everyone without developer access to the repository can check out the module.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 334c65458b..207960cbf2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -33,4 +33,4 @@
url = git://github.com/mono/ikvm-fork.git
[submodule "main/external/debugger-libs"]
path = main/external/debugger-libs
- url = git@github.com:mono/debugger-libs.git
+ url = git://github.com/mono/debugger-libs.git