Skip to content

Instantly share code, notes, and snippets.

@Debbl
Created February 27, 2022 12:36
Show Gist options
  • Save Debbl/cc1054545b4f843708b79642cb58853e to your computer and use it in GitHub Desktop.
Save Debbl/cc1054545b4f843708b79642cb58853e to your computer and use it in GitHub Desktop.
git-config-global-list
/**
- https 代理
- 用户名
- 邮箱
- 中文乱码
*/
https.proxy=http://127.0.0.1:10808
user.name=Debbl
user.email=me@aiwan.run
core.quotepath=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment