Weird LFS bug
This commit is contained in:
@@ -50,6 +50,8 @@ bindings = [
|
||||
{ key = "T", mods = "Control|Shift", action = "SpawnNewInstance" }
|
||||
]
|
||||
|
||||
[window]
|
||||
decorations = "Full"
|
||||
|
||||
# Local Variables:
|
||||
# vc-follow-symlinks: t
|
||||
|
||||
@@ -7,8 +7,3 @@
|
||||
tool = meld
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
||||
Reference in New Issue
Block a user