[git] move lfs to shared, fix shared settings
This commit is contained in:
parent
2967db2f01
commit
1bc367985b
2 changed files with 5 additions and 9 deletions
|
|
@ -19,3 +19,8 @@
|
|||
selected = manager
|
||||
[credential "https://git.d0ty.me"]
|
||||
provider = generic
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue