[git] git lfs stuff
This commit is contained in:
parent
76225abf91
commit
908566c256
1 changed files with 3 additions and 2 deletions
|
@ -27,9 +27,10 @@
|
|||
default = simple
|
||||
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean %f
|
||||
smudge = git-lfs smudge %f
|
||||
required = true
|
||||
process = git-lfs filter-process
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue