mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 13:41:36 +00:00
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:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule "tools/clang"]
|
[submodule "tools/clang"]
|
||||||
path = tools/clang
|
path = tools/clang
|
||||||
url = ../../wjakob/clang-cindex-python3
|
url = ../../wjakob/clang-cindex-python3.git
|
||||||
|
|||||||
Reference in New Issue
Block a user