Update gitconfig
This commit is contained in:
parent
c5638ac109
commit
402cd9f547
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
rebase = true
|
||||
[core]
|
||||
autocrlf = input
|
||||
whitespace = trailing-space,tab-in-ident,indent-with-non-tab,space-before-tab,tabwidth=4
|
||||
whitespace = tabwidth=4
|
||||
[credential]
|
||||
helper = store
|
||||
[diff]
|
||||
|
|
Loading…
Reference in a new issue