update gitconfig
This commit is contained in:
parent
12fc826395
commit
e64f3c4b3a
1 changed files with 6 additions and 0 deletions
|
@ -44,4 +44,10 @@
|
|||
smtpserverport = 465
|
||||
confirm = auto
|
||||
|
||||
[filter "lfs"]
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
|
||||
# vim:noet
|
||||
|
|
Loading…
Add table
Reference in a new issue