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:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index cb047cfe6f..395dab8a8b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -56,3 +56,6 @@
path = main/external/libgit2
url = git://github.com/mono/libgit2.git
branch = xs-5.10-v1
+[submodule "main/external/RefactoringEssentials"]
+ path = main/external/RefactoringEssentials
+ url = git://github.com/icsharpcode/RefactoringEssentials.git