Skip to content

Commit

Permalink
Fix libgit2 submodule definition to use Https
Browse files Browse the repository at this point in the history
  • Loading branch information
sc68cal authored and nulltoken committed Feb 8, 2012
1 parent 8abb530 commit 8925258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
@@ -1,3 +1,3 @@
[submodule "libgit2"]
path = libgit2
url = http://github.com/libgit2/libgit2.git
url = https://github.com/libgit2/libgit2.git

0 comments on commit 8925258

Please sign in to comment.