|
|
|
|
|
by conaclos
482 days ago
|
|
Some extra options I like: [apply]
# Remove trailing whitespaces
whitespace = fix
[color "diff"]
whitespace = red reverse
[diff]
colorMovedWS = allow-indentation-change
[format]
pretty = fuller
[log]
date = iso
[pull]
ff = only
|
|