From 16c4ef4ae64771d6e6a3f60afcf650e7073264f7 Mon Sep 17 00:00:00 2001 From: Romain Muller Date: Wed, 18 May 2011 18:09:12 +0200 Subject: [PATCH] Switch to own fork to have wafscript hack. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2be1c54..6e08054 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libgit2"] path = libgit2 - url = git://github.com/libgit2/libgit2.git \ No newline at end of file + url = git://github.com/RomainMuller/libgit2.git \ No newline at end of file