Skip to content

Commit 434f529

Browse files
authored
Merge pull request #2588 from verilog-to-routing/fix_submodule_init_issue
Fix submodule init issue
2 parents 7c79bb1 + 048b77c commit 434f529

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitmodules

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@
33
url = https://github.com/catchorg/Catch2.git
44
[submodule "libs/EXTERNAL/sockpp"]
55
path = libs/EXTERNAL/sockpp
6-
#url = [email protected]:fpagliughi/sockpp.git
7-
url = [email protected]: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
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

0 commit comments

Comments
 (0)