mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
[git] Add LFS config
This commit is contained in:
@@ -46,6 +46,12 @@
|
||||
autoStash = true
|
||||
updateRefs = true
|
||||
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
||||
[url "ssh://git@github.com/2315-Media"]
|
||||
insteadOf = "https://github.com/2315-Media"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user