From ad3ec3664d54779c4c2e49e41f85e886fbff343c Mon Sep 17 00:00:00 2001 From: Suhaib Mujahid Date: Mon, 26 Oct 2020 21:09:26 -0400 Subject: Create v31 to support libgit2 v1.1.x (#668) The libgit2 `v1.1.0` is released two weeks ago. This PR allows `git2go` to link against the new version. --- vendor/libgit2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/libgit2') diff --git a/vendor/libgit2 b/vendor/libgit2 index 7d3c705..7f4fa17 160000 --- a/vendor/libgit2 +++ b/vendor/libgit2 @@ -1 +1 @@ -Subproject commit 7d3c7057f0e774aecd6fc4ef8333e69e5c4873e0 +Subproject commit 7f4fa178629d559c037a1f72f79f79af9c1ef8ce -- cgit v1.2.3