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:
authorMikayla Hutchinson <m.j.hutchinson@gmail.com>2017-03-30 19:27:12 +0300
committerMikayla Hutchinson <m.j.hutchinson@gmail.com>2017-03-30 19:27:12 +0300
commitd83aaaa64911d755e633c84ab128674897fb2794 (patch)
tree1a0913cd1ed7a1b7bad820b292842077098d413a /.gitmodules
parent3f0f300fa2e5a3490a39ae1a0a066c3de05bc71e (diff)
Switch RE back to upstream and update to 5.3
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 0dca82546d..562ab9db96 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -53,8 +53,8 @@
branch = xs-5.10-v2
[submodule "main/external/RefactoringEssentials"]
path = main/external/RefactoringEssentials
- url = git://github.com/mhutch/RefactoringEssentials.git
- branch = roslyn2
+ url = git://github.com/icsharpcode/RefactoringEssentials.git
+ branch = master
[submodule "main/external/macdoc"]
path = main/external/macdoc
url = git://github.com/xamarin/macdoc