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

Cloning git timing out #231

Open
siq91 opened this issue Sep 13, 2022 · 1 comment
Open

Cloning git timing out #231

siq91 opened this issue Sep 13, 2022 · 1 comment

Comments

@siq91
Copy link

siq91 commented Sep 13, 2022

When using: git clone git://github.com/altercation/vim-colors-solarized.git

Receiving this message:
Cloning into 'vim-colors-solarized'...
fatal: unable to connect to github.com:
github.com[0: 20.248.137.48]: errno=Operation timed out

@brleinad
Copy link

brleinad commented Oct 4, 2022

I opened a PR for this #232

You need to run git clone git@github.com:altercation/vim-colors-solarized.git

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

No branches or pull requests

2 participants