如提, 有時候執行Git的時候遇到proxy的錯誤.
會讓使用者無法操作.
grayyin@grayyin-VirtualBox:~/bitbucketTest$ git clone https://GRAYYIN@gitServer.com/testProject/test.git
Cloning into 'data_analysis'...
fatal: unable to access 'https://GRAYYIN@gitServer.com/testProject/test.git/': Received HTTP code 502 from proxy after CONNECT
有人抱怨用的好好的突然無法使用了,
但server其實是正常運作的. 我的經驗大概三種做法可以排除.