Update .gitconfig

This commit is contained in:
Severin Kaderli 2018-02-28 18:38:41 +01:00 committed by GitHub
parent d12e111c33
commit 5bf1bda3f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,8 +34,14 @@
[push]
default = simple
[url "https://severinkaderli.ch:"]
insteadOf = git:
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[credential]
helper = manager