Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix submodules URLs #604

Merged
merged 1 commit into from
Jan 14, 2023
Merged

Conversation

r4nx
Copy link
Contributor

@r4nx r4nx commented Jan 10, 2023

HTTPS versions of URLs should be used instead of SSH, as if you're not a maintainer (i.e. do not have a write permission in repository), recursive cloning results with the following for all the submodules:

Cloning into 'E:/Other/Builds/open.mp/SDK/lib/cmake-conan'...
FATAL ERROR: No supported authentication methods available (server sent: publickey)
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

@CLAassistant
Copy link

CLAassistant commented Jan 10, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@Southclaws Southclaws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was raised last week I think, thanks for fixing this!

@AmyrAhmady AmyrAhmady merged commit e9da8cf into openmultiplayer:master Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants