From 17a9214307250b5fd2769385c73b723d55a26dab Mon Sep 17 00:00:00 2001 From: Carlos Martín Nieto Date: Wed, 15 Oct 2014 15:43:02 +0200 Subject: Update to libgit2 master The option to ignore the server's certificate has been removed, replaced witha callback for the user to perform their own checking. Remote.Fetch() now performs opportunistic updates and takes a list of refspecs to use as the active set for a particular fetch. --- vendor/libgit2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor') diff --git a/vendor/libgit2 b/vendor/libgit2 index 89e05e2..e0383fa 160000 --- a/vendor/libgit2 +++ b/vendor/libgit2 @@ -1 +1 @@ -Subproject commit 89e05e2ab19ac452e84e0eaa2dfb8e07ac6839bf +Subproject commit e0383fa35f981c656043976a43c61bff059cb709 -- cgit v1.2.3