This commit is contained in:
joachimschmidt557 2021-10-22 14:46:04 +02:00
parent 7361cc1260
commit a7406bc6bb
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5
3 changed files with 11 additions and 2 deletions

View file

@ -8,3 +8,8 @@
gpgsign = true
[init]
defaultBranch = trunk
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true