mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-22 01:37:14 +01:00
remove git lfs stuff
This commit is contained in:
parent
f7218f1511
commit
370340cfa6
@ -80,8 +80,3 @@
|
|||||||
[mergetool "Kaleidoscope"]
|
[mergetool "Kaleidoscope"]
|
||||||
cmd = ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
|
cmd = ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
|
||||||
trustExitCode = true
|
trustExitCode = true
|
||||||
|
|
||||||
[filter "lfs"]
|
|
||||||
clean = git-lfs clean %f
|
|
||||||
smudge = git-lfs smudge %f
|
|
||||||
required = true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user