摘要:Bitbucket 公司內SSH一直過不去
實在不知道哪台機器卡了ssh,就關了吧
git config --global http.proxy http://{domain}\\\{username}:{password}@{proxy ip}:{proxy port}
git config --global http.sslverify false
摘要:Bitbucket 公司內SSH一直過不去
實在不知道哪台機器卡了ssh,就關了吧
git config --global http.proxy http://{domain}\\\{username}:{password}@{proxy ip}:{proxy port}
git config --global http.sslverify false