Skip to main content
每天进步一点点
View All
Search
Shelves
Books
Log in
Info
Content
Books
git
git
常用配置
1 Page
设置代理
全局设置(不推荐) 如果有使用到私有仓库,使用代理可能反而无法正常访问 # 使用http代理 git config --global http.proxy http://127.0.0....
Search Results
Clear Search
Back to top