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:
authorMike Krüger <mkrueger@xamarin.com>2014-04-12 14:19:41 +0400
committerMike Krüger <mkrueger@xamarin.com>2014-04-12 14:19:41 +0400
commit1a29301a3a42ffc4a5b7447560ffc8c1bb74a0bf (patch)
tree14bd53797bedc870983ed7d83a43ff46e511cb1b /.gitmodules
parentf22c9a6eda7abb8a3d39adbd42627eb639b86aa0 (diff)
Added mono/roslyn submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 40776800ba..59a3a37a30 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -45,3 +45,6 @@
[submodule "main/external/nuget-binary"]
path = main/external/nuget-binary
url = git://github.com/mono/nuget-binary.git
+[submodule "main/external/roslyn"]
+ path = main/external/roslyn
+ url = git@github.com:mono/roslyn.git