mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
LFS filter
This commit is contained in:
parent
b47ec58e44
commit
f5fb93b32b
@ -2,3 +2,7 @@
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user