brew-update-failed-because-cant-fetch-github
reproductionbrew update, but failed to fetch https://xxx.git after 75012ms.solutionhttps://github.com/Homebrew/legacy-homebrew/issues/34363There one says add this in your ~/.gitconfig:[url "[email protected]:"]
insteadOf = "https://github.com/"It surely works..