Skip to content

Commit 819dcbb

Browse files
committed
Don't need .git extension in submodules
1 parent 5de98f9 commit 819dcbb

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,4 +1,4 @@
11
[submodule "extern/pybind11"]
22
path = extern/pybind11
3-
url = https://github.com/pybind/pybind11.git
3+
url = https://github.com/pybind/pybind11
44
branch = stable

0 commit comments

Comments
 (0)