Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan McGovern <alan.mcgovern@gmail.com>2012-03-29 05:42:25 +0400
committerAlan McGovern <alan.mcgovern@gmail.com>2012-03-29 05:42:25 +0400
commit08e9fae9bdd0178fcc8416fe251485df0f8d33d6 (patch)
tree1bb1cfc6b82928e23573051cf6033c6a33f9ec2c /.gitmodules
parentc6ef1f7953d8c47d7c103da6fce7b5149732c366 (diff)
Use the readonly git url (non-ssh form) for the aspnetwebstack submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index c1599ea7363..580c677fe2d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "external/aspnetwebstack"]
path = external/aspnetwebstack
- url = git@github.com:mono/aspnetwebstack.git
+ url = git://github.com/mono/aspnetwebstack.git