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
|
rebase = true
|
||||||
[core]
|
[core]
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
whitespace = trailing-space,tab-in-ident,indent-with-non-tab,space-before-tab,tabwidth=4
|
whitespace = tabwidth=4
|
||||||
[credential]
|
[credential]
|
||||||
helper = store
|
helper = store
|
||||||
[diff]
|
[diff]
|
||||||
|
|
Loading…
Reference in a new issue