Update .config/git/config

This commit is contained in:
punkfairie 2024-10-10 19:17:01 -07:00
parent 56544417c5
commit 7d8f393263
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -107,6 +107,13 @@
autoSetupMerge = simple
# lfs
[filter "lfs"]
clean = git-lfs clean -- %f
│ smudge = git-lfs smudge -- %f
│ process = git-lfs filter-process
│ required = true
[url "git@github.com:"]
insteadOf = @gh: