Skip to content

submodule maths url is set using ssh, which should be https #87

@elegracer

Description

@elegracer
[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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions