Compare commits

..

No commits in common. "b31d3d56c1d1ba62899789c768b1e6108eee2c94" and "660caee115b106b92df564596cdfa74484e508fb" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

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