取消代理后仙蚜,使用SourceTree操作Git倉庫時椭微,出現(xiàn)這個提示,處理方法:
在SourceTree面板打開終端:
查詢是否使用代理:git config --global http.proxy
返回:localhost:10080
取消代理:git config --global --unset http.proxy
取消代理后仙蚜,使用SourceTree操作Git倉庫時椭微,出現(xiàn)這個提示,處理方法:
在SourceTree面板打開終端:
查詢是否使用代理:git config --global http.proxy
返回:localhost:10080
取消代理:git config --global --unset http.proxy