1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00
dotfiles-local/gitconfig.local
2016-06-29 10:08:26 -04:00

11 lines
217 B
Plaintext

[commit]
gpgsign = true
[format]
pretty = %Cblue%h%Creset %Cgreen[%ar]%Creset (%an) %s
[include]
path = .gitconfig.author
[filter "lfs"]
required = true
clean = git-lfs clean %f
smudge = git-lfs smudge %f