diff --git a/.gitmodules b/.gitmodules index c049c3b..6794840 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ [submodule "libgit2"] path = libgit2 - url = git://github.com/pieter/libgit2.git - -# Please don't change the submodule link since we really need the -# "saved" libgit2 from Pieter's repo as GitX uses a deprecated function -# to calculate the realSha \ No newline at end of file + url = git://repo.or.cz/libgit2.git \ No newline at end of file