From dd2b1441f88e2424c30e3fb5eada88ca55e73ad5 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Fri, 26 Aug 2011 00:29:17 +0200 Subject: [PATCH] use original libgit2 source repositoy Signed-off-by: Sven Strickroth --- .gitmodules | 2 +- ext/build/libgit2.vcproj | 8 ++++---- ext/libgit2 | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 52a884151..57154d775 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,4 @@ url = https://github.com/bagder/curl.git [submodule "ext/libgit2"] path = ext/libgit2 - url = https://code.google.com/p/tortoisegit.libgit2 + url = https://github.com/libgit2/libgit2.git diff --git a/ext/build/libgit2.vcproj b/ext/build/libgit2.vcproj index f92ce6285..ef90869d5 100644 --- a/ext/build/libgit2.vcproj +++ b/ext/build/libgit2.vcproj @@ -44,7 +44,7 @@