git: Add some commands for lfs

This commit is contained in:
nemunaire 2021-04-30 12:32:04 +02:00
parent 4842f78a46
commit 86467d8520
1 changed files with 5 additions and 0 deletions

View File

@ -28,3 +28,8 @@
autostash = true
[credential]
helper = store
[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f