[submodule "maths"]
path = maths
url = git@github.com:sebsjames/maths
This url I don't have the rights to pull with git submodule update --init --recursive.
[submodule "maths"]
path = maths
url = https://github.com/sebsjames/maths
Should be modified to this.
This url I don't have the rights to pull with
git submodule update --init --recursive.Should be modified to this.