From 944fba6f5eb9636542e824b6fd95c294d91e97a7 Mon Sep 17 00:00:00 2001 From: Marius Ungureanu Date: Thu, 27 Aug 2015 18:32:43 +0300 Subject: [PATCH] Relocate libgit2. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 53e887f..ba33716 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-v1 + branch = xs-5.10-v2 [submodule "external/libssh2"] path = external/libssh2 url = git://github.com/libssh2/libssh2.git