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 <lluis@xamarin.com>2016-02-01 21:24:26 +0300
committerlluis <lluis@xamarin.com>2016-02-01 21:24:26 +0300
commit340b0efc4778a5efbca631408f9ebf5b8ceba295 (patch)
tree57ec1f9737803ba6ea9d4e843cfec3f4998625c4 /.gitmodules
parent48932386215536b13365f119d27a6c7f2aec3760 (diff)
Fixed target branch for libgit2
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 473cf0dd4e..4e86f034c6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -44,14 +44,14 @@
[submodule "main/external/libgit2sharp"]
path = main/external/libgit2sharp
url = git://github.com/mono/libgit2sharp.git
- branch = xs-6.0-v1
+ branch = xs-5.10-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-v1
[submodule "main/external/RefactoringEssentials"]
path = main/external/RefactoringEssentials
url = git://github.com/icsharpcode/RefactoringEssentials.git