[Git] Add some options for LFS
This commit is contained in:
parent
590ac77ca0
commit
5abc354bc5
@ -118,3 +118,8 @@
|
||||
|
||||
[credentials "smtp://lucien@phundrak.com@mail.phundrak.com:587"]
|
||||
helper = "pass Email/lucien@phundrak.com | head -n1 | tr -d '\n'"
|
||||
[filter "lfs"]
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
|
Loading…
Reference in New Issue
Block a user