We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c664e7 commit 01fb352Copy full SHA for 01fb352
zh-cn/Git/gitconfig.md
@@ -5,6 +5,10 @@
5
`.gitconfig`配置文件例子:
6
7
```ini
8
+[http]
9
+ ;proxy = http://127.0.0.1:1080
10
+[https]
11
12
[gui]
13
;GUI图形化工具编码
14
encoding = utf-8
0 commit comments