Skip to content

Commit 3f500fb

Browse files
Merge pull request #2878 from AlexandreSinger/feature-dependabot-sockpp-error
[Git] Resolved Error in Dependabot
2 parents a1dfa3d + b514b0b commit 3f500fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitmodules

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
[submodule "libs/EXTERNAL/libcatch2"]
22
path = libs/EXTERNAL/libcatch2
33
url = https://github.com/catchorg/Catch2.git
4+
5+
# fork where in branch v1.0.0_no_complication_warnings there are compilation warnings fixes for upstream tag v1.0.0 of sockpp
46
[submodule "libs/EXTERNAL/sockpp"]
57
path = libs/EXTERNAL/sockpp
6-
url = https://github.com/w0lek/sockpp.git # fork where in branch v1.0.0_no_complication_warnings there are compilation warnings fixes for upstream tag v1.0.0 of sockpp
8+
url = https://github.com/w0lek/sockpp.git

0 commit comments

Comments
 (0)