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

Update .gitmodules to use https on all repos #117

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

JoaoMorais96
Copy link
Contributor

@JoaoMorais96 JoaoMorais96 commented Apr 4, 2024

Quality of life improvement: update submodules urls to https to avoid git errors

Motivation

After cloning the repo and attempting to update the modules you get "The authenticity of host 'github.com (---)' can't be established" which stems from the 3 submodules that were not using https.

Solution

Updated those submodules urls to include https. '''git module update''' runs smoothly now

@ryanio
Copy link
Collaborator

ryanio commented Apr 4, 2024

thanks!

@ryanio ryanio merged commit d643865 into ProjectOpenSea:main Apr 4, 2024
4 of 5 checks passed
@JoaoMorais96
Copy link
Contributor Author

thanks!

My pleasure, it's a great repo!

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.

2 participants