update git-lfs config
This commit is contained in:
parent
1ee71bd3a8
commit
138123b44f
1 changed files with 3 additions and 2 deletions
|
@ -73,6 +73,7 @@
|
|||
smtpUser = stv0g
|
||||
smtpServerPort = 587
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean %f
|
||||
smudge = git-lfs smudge %f
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
required = true
|
||||
process = git-lfs filter-process
|
||||
|
|
Loading…
Add table
Reference in a new issue