FEAT: Exdented funny git config
This commit is contained in:
parent
94ddccdf87
commit
6433bb1a07
@ -36,4 +36,12 @@
|
|||||||
conflictstyle = zdiff3
|
conflictstyle = zdiff3
|
||||||
[core]
|
[core]
|
||||||
fsmonitor = true
|
fsmonitor = true
|
||||||
untrackedCache = true
|
untrackedCache = true
|
||||||
|
[log]
|
||||||
|
date = iso
|
||||||
|
[apply]
|
||||||
|
# Remove trailing whitespaces
|
||||||
|
whitespace = fix
|
||||||
|
[color "diff"]
|
||||||
|
whitespace = red reverse
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user