Skip to content

Commit 0117ecc

Browse files
authored
Merge pull request #287 from guanqun/add-git-suffix-to-submodule
add .git suffix to the submodule url
2 parents 20162df + 131c168 commit 0117ecc

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 "curl-sys/curl"]
22
path = curl-sys/curl
3-
url = https://github.com/curl/curl
3+
url = https://github.com/curl/curl.git

0 commit comments

Comments
 (0)