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:
authorMarius Ungureanu <teromario@yahoo.com>2016-02-16 00:09:55 +0300
committerMarius Ungureanu <teromario@yahoo.com>2016-02-16 00:09:55 +0300
commit9a3ca8501f88bb18c4eb03116d6c8875a3b0d669 (patch)
treeada8c22f14c0361a373f6177c343f8a736b6354f /.gitmodules
parent75350b74a98bb6fb39148656c73ce506295dfe1f (diff)
Track right refs for libgit2 now that the bump has been undone
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 3b13665738..65cf24dfb8 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-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-6.0-v1
+ branch = xs-5.10-v2
[submodule "main/external/RefactoringEssentials"]
path = main/external/RefactoringEssentials
url = git://github.com/icsharpcode/RefactoringEssentials.git