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
|
url = https://github.com/ucb-bar/ibex-wrapper
|
||||||
[submodule "generators/FFTGenerator"]
|
[submodule "generators/FFTGenerator"]
|
||||||
path = 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