Update .gitconfig
This commit is contained in:
parent
d12e111c33
commit
5bf1bda3f3
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue