diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2021-03-09 17:33:27 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2021-03-09 17:33:27 +0800 |
commit | f73ae1720d5ca7ad2bf3784a3294b29d4c6c3ee5 (patch) | |
tree | 34fbe2ad6aac7563de3cc81d651c9b84e4175b0d /gitconfig | |
parent | 3a8153cb7ac96e5d41c8df6b4b1f22ab173a42fe (diff) |
update
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,5 +18,8 @@ | |||
18 | [merge] | 18 | [merge] |
19 | tool = vimdiff | 19 | tool = vimdiff |
20 | 20 | ||
21 | [pull] | ||
22 | ff = only | ||
23 | |||
21 | [credential] | 24 | [credential] |
22 | helper = store | 25 | helper = store |