-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
why can't I clone the gitflow folder? #6478
Comments
I have the same problem, it seems that the issue is related to cloning shFlags submodule.
|
the issue is resolved by changing line 14 in thanks to @BetterCallBene for pointing it out! |
lngsx
added a commit
to lngsx/gitflow
that referenced
this issue
Jan 30, 2023
I cannot clone the original repo to my machine. This change is an attempt to make it works. Thank to this man nvie#6478 (comment)
https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi !
when I try to use the command to install gitflow.
$ git clone --recursive git://github.com/nvie/gitflow.git
I get this error:
Cloning into 'gitflow'...
fatal: unable to connect to github.com:
github.com[0: 20.201.28.151]: errno=Unknown error
Does anyone know why it happens?
The text was updated successfully, but these errors were encountered: