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:
authorMarek Habersack <grendel@twistedcode.net>2012-03-28 21:06:25 +0400
committerMarek Habersack <grendel@twistedcode.net>2012-03-28 21:06:25 +0400
commitddf86608b8c6b20783316e9b63a2ea53914d5e93 (patch)
tree04e2a463cd84610545cb5905ed8f130e45281ff1 /.gitmodules
parent7f2d690bd5e0a4a01b475fce122dd6ebdd7926b5 (diff)
Added aspnetwebstack submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000000..c1599ea7363
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "external/aspnetwebstack"]
+ path = external/aspnetwebstack
+ url = git@github.com:mono/aspnetwebstack.git