mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
11 lines
217 B
Plaintext
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
|