mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-13 09:08:22 +01:00
Change TheClams/SystemVerilog submodule to use HTTPS
Using SSH to fetch the submodule was causing build failures for me, and as mentioned in #1581, this should be changed to HTTPS
This commit is contained in:
parent
d89fa3ebc2
commit
4384d25c79
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -218,4 +218,4 @@
|
||||
url = https://github.com/hesstobi/sublime_gnuplot
|
||||
[submodule "assets/syntaxes/02_Extra/SystemVerilog"]
|
||||
path = assets/syntaxes/02_Extra/SystemVerilog
|
||||
url = git@github.com:TheClams/SystemVerilog.git
|
||||
url = https://github.com/TheClams/SystemVerilog.git
|
||||
|
Loading…
Reference in New Issue
Block a user