Starlight
BlogTagsProjectsAbout
Blog
Tags
Projects
About
Published on
2020年10月20日星期二

git代理设置

Authors
  • avatar
    Name
    Lif
    Twitter

从github clone代码总是很慢,有时候10k每秒,简直不能忍,只好改下github的代理,前提是有代理可用

git config --global http.proxy 'http://127.0.0.1:1080'

改完之后速度就变成以M为单位的了

Tags

Git

Previous Article

rust更新和rust-analyzer server安装

Next Article

pycheckio Building Base题解
← Back to the blog
mailgithub
StarLight
•
© 2023
•
Starlight
Built with Tailwind Css