Archived
1
0
Fork 0

git: add some lfs config

This commit is contained in:
Christoph Heiss 2020-11-13 19:40:22 +01:00
parent b18bbc0202
commit 528df81c43
Signed by: c8h4
GPG key ID: 642FF75046E6C3CA

View file

@ -6,3 +6,8 @@
gpgsign = true
[pull]
rebase = true
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true