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:
authorLluis Sanchez Gual <lluis@xamarin.com>2015-05-19 11:53:39 +0300
committerLluis Sanchez Gual <lluis@xamarin.com>2015-05-19 11:53:39 +0300
commitb48eb3858777967118ad6da0c45eec99b11c5352 (patch)
tree17b5cf0ed4d58de96d0e931fa8aa469139801b4c /.gitmodules
parent76fbffec7c1999df166956e14ac6a4b92d9d649a (diff)
parentdae48b57cbd7886e32d4a9b7ba7c982ce80ef714 (diff)
Merge remote-tracking branch 'origin/master' into roslyn
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 6 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 9968c3156b..f2b80ffddf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,9 +5,6 @@
[submodule "main/external/mono-tools"]
path = main/external/mono-tools
url = git://github.com/mono/mono-tools.git
-[submodule "main/external/ngit"]
- path = main/external/ngit
- url = git://github.com/mono/ngit.git
[submodule "main/external/mdtestharness"]
path = main/external/mdtestharness
url = git://github.com/mono/mdtestharness.git
@@ -51,3 +48,9 @@
[submodule "main/external/sharpsvn-binary"]
path = main/external/sharpsvn-binary
url = git://github.com/mono/sharpsvn-binary.git
+[submodule "main/external/libgit2sharp"]
+ path = main/external/libgit2sharp
+ url = git://github.com/libgit2/libgit2sharp.git
+[submodule "main/external/libgit-binary"]
+ path = main/external/libgit-binary
+ url = git://github.com/mono/libgit-binary.git