pyenv / pyenv-installer

This tool is used to install `pyenv` and friends.
MIT License
3.96k stars 428 forks source link

Fix: Add git clone exception problem solving guide #114

Closed ZhuoZhuoCrayon closed 2 years ago

native-api commented 3 years ago

https://stackoverflow.com/questions/27087483/how-to-resolve-git-pull-fatal-unable-to-access-https-github-com-empty gives a whole number of reasons why this error can happen, so the proposed text is not accurate thus cannot be accepted as it is.

Why would we want it in Pyenv-Installer's README anyway? That seems to be a general Github-related problem.