Add `.git` suffix to URL because only GitHub itself works without it. (#2319)

Fix https://github.com/pybind/pybind11/issues/2318
This commit is contained in:
xkszltl 2020-07-24 01:21:09 +08:00 committed by GitHub
parent 441e777040
commit 134a2ec3f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "tools/clang"]
path = tools/clang
url = ../../wjakob/clang-cindex-python3
url = ../../wjakob/clang-cindex-python3.git