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

9 lines
191 B
Plaintext

[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