Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit-binary.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:19 +0300
committerlluis <lluis@xamarin.com>2016-02-01 21:24:19 +0300
commitd498d9f91029a9b5920cee82adbea62a905bf71c (patch)
treefe549688013f9429cba947abc69af2b5ad64aef2
parent8d9ac291c1e34357efc6c95891ff420c513ff004 (diff)
Fixed target branch for libgit2
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index ba33716..e5c8eb0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,7 @@
[submodule "external/libgit2"]
path = external/libgit2
url = git://github.com/mono/libgit2.git
- branch = xs-5.10-v2
+ branch = xs-6.0-v1
[submodule "external/libssh2"]
path = external/libssh2
url = git://github.com/libssh2/libssh2.git