You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
I'm not quite sure..everything in github's repository has such problem...
see this:
$ brew tap homebrew/php
Cloning into '/usr/local/Library/Taps/homebrew/homebrew-php'...
error: RPC failed; result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly
I think brew might use https version of the repository, so maybe there are chance to add such option.
Recently i met this problem when work with github, and change the remote
url
fromhttps
tossh
could solve it.But i don't know whether there a setting could make homebrew switch between
https
version andssh
version.The text was updated successfully, but these errors were encountered: