diff options
| author | typebrook <typebrook@gmail.com> | 2020-02-24 13:59:25 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-02-24 13:59:25 +0800 |
| commit | 3fa79eb14a4c0244fb2dc4a5b805b7cffaa63770 (patch) | |
| tree | 0d9a3a7ebcf538af3f21aba85eb2075e01e86421 /gitconfig | |
| parent | 08ccb874cdc465eda46506f284ee14b244c0cf4b (diff) | |
update
Diffstat (limited to 'gitconfig')
| -rw-r--r-- | gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -19,3 +19,5 @@ | |||
| 19 | 19 | ||
| 20 | [color] | 20 | [color] |
| 21 | ui = off | 21 | ui = off |
| 22 | [credential] | ||
| 23 | helper = store | ||