Closed bslatyer closed 2 years ago
Looks like I need to change the urls to the https urls. I'm currently on mobile. It might therefore take some time to update the repo
No worries, I'll wait for your commit
Hey @Schlaubischlump,
Just bumping this, in case you forgot about this.
Thanks for the reminder. I have not forgotten about it. I just don't have access to my Mac until Monday. If you want to, you can open a pull request to fix it. You just have to modify the '.gitmodules' in the project root. One of the dependencies starts with 'git@'. Replace this with 'https' similar to the other dependency in the file.
Thanks for the reminder. I have not forgotten about it. I just don't have access to my Mac until Monday. If you want to, you can open a pull request to fix it. You just have to modify the '.gitmodules' in the project root. One of the dependencies starts with 'git@'. Replace this with 'https' similar to the other dependency in the file.
No worries, I'll do that now.
Describe the bug All submodules fail to download via Git due to invalid access rights.
Log:
To Reproduce Steps to reproduce the behaviour:
Expected behaviour All Git Submodules should be able to download via Git after being cloned to a local machine.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.