耽误我一整体的Server aborted the SSL handshake
fatal: unable to access 'https://github.com/xxx/': Server aborted the SSL handshake
git pull失败
Server aborted the SSL handshake
绕了一圈弯路,最后
执行
git config --global --unset http.proxy
git config --global --unset https.proxy