Update Git configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
6686c9ecaa
commit
2dd2607dd3
1 changed files with 1 additions and 10 deletions
|
@ -82,14 +82,5 @@
|
||||||
[url "git@git.kaderli.dev:severinkaderli/"]
|
[url "git@git.kaderli.dev:severinkaderli/"]
|
||||||
insteadOf = g:
|
insteadOf = g:
|
||||||
|
|
||||||
[filter "lfs"]
|
|
||||||
clean = git-lfs clean -- %f
|
|
||||||
smudge = git-lfs smudge -- %f
|
|
||||||
process = git-lfs filter-process
|
|
||||||
required = true
|
|
||||||
|
|
||||||
[credential]
|
[credential]
|
||||||
helper = cache --timeout 7200
|
helper = cache --timeout 7200
|
||||||
|
|
||||||
[includeif "gitdir:~/work/"]
|
|
||||||
path = ~/.config/git/config.work
|
|
Loading…
Add table
Add a link
Reference in a new issue