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--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 65cf24dfb8..68b99262f7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -45,14 +45,14 @@
[submodule "main/external/libgit2sharp"]
path = main/external/libgit2sharp
url = git://github.com/mono/libgit2sharp.git
- branch = xs-5.10-v2
+ branch = xs-6.0-v2
[submodule "main/external/libgit-binary"]
path = main/external/libgit-binary
url = git://github.com/mono/libgit-binary.git
[submodule "main/external/libgit2"]
path = main/external/libgit2
url = git://github.com/mono/libgit2.git
- branch = xs-5.10-v2
+ branch = xs-6.0-v2
[submodule "main/external/RefactoringEssentials"]
path = main/external/RefactoringEssentials
url = git://github.com/icsharpcode/RefactoringEssentials.git