Weird LFS bug

This commit is contained in:
2025-11-06 18:59:02 +01:00
parent 96416217ba
commit 8322ef1997
2 changed files with 2 additions and 5 deletions

View File

@@ -50,6 +50,8 @@ bindings = [
{ key = "T", mods = "Control|Shift", action = "SpawnNewInstance" }
]
[window]
decorations = "Full"
# Local Variables:
# vc-follow-symlinks: t

View File

@@ -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