mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-22 06:28:08 +01:00
Update gitconfig
This commit is contained in:
parent
f1923cd180
commit
d870ead1ab
1 changed files with 2 additions and 0 deletions
|
@ -79,4 +79,6 @@
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
process = git-lfs filter-process
|
process = git-lfs filter-process
|
||||||
required = true
|
required = true
|
||||||
|
[checkout]
|
||||||
|
defaultRemote = origin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue