git lfs tunings

This commit is contained in:
Daniel Lundin 2022-02-11 09:40:22 +01:00
parent d22ef5808d
commit 2b30987b66

View file

@ -108,3 +108,11 @@ defaultBranch = main
[url "git@github.com:"]
insteadOf = https://github.com/
insteadOf = https://github.com/
[lfs]
concurrenttransfers = 32
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true