Use https for submodule path instead of ssh
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -133,4 +133,4 @@
|
||||
url = https://github.com/ucb-bar/ibex-wrapper
|
||||
[submodule "generators/FFTGenerator"]
|
||||
path = generators/FFTGenerator
|
||||
url = git@github.com:AnimeshAgrawal/FFTGenerator.git
|
||||
url = https://github.com/AnimeshAgrawal/FFTGenerator.git
|
||||
|
||||
Reference in New Issue
Block a user