Skip to content

Commit 134a2ec

Browse files
authored
Add .git suffix to URL because only GitHub itself works without it. (#2319)
Fix #2318
1 parent 441e777 commit 134a2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "tools/clang"]
22
path = tools/clang
3-
url = ../../wjakob/clang-cindex-python3
3+
url = ../../wjakob/clang-cindex-python3.git

0 commit comments

Comments
 (0)