Skip to content

Commit

Permalink
Allow recursive checkout without https (pybind#1563)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored and wjakob committed Oct 10, 2018
1 parent 177713f commit 0f404a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "tools/clang"]
path = tools/clang
url = https://github.com/wjakob/clang-cindex-python3
url = ../../wjakob/clang-cindex-python3

0 comments on commit 0f404a5

Please sign in to comment.