Compare commits

...

2 Commits

1 changed files with 5 additions and 1 deletions

View File

@ -82,12 +82,16 @@
[pull]
# from 1.7.9
rebase = true
[credential]
helper = cache
helper = store --file ~/.git_credentials
helper = cache --timeout 1800
[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
[init]
defaultBranch = main