Weird LFS bug
This commit is contained in:
@@ -50,6 +50,8 @@ bindings = [
|
|||||||
{ key = "T", mods = "Control|Shift", action = "SpawnNewInstance" }
|
{ key = "T", mods = "Control|Shift", action = "SpawnNewInstance" }
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[window]
|
||||||
|
decorations = "Full"
|
||||||
|
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
# vc-follow-symlinks: t
|
# vc-follow-symlinks: t
|
||||||
|
|||||||
@@ -7,8 +7,3 @@
|
|||||||
tool = meld
|
tool = meld
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
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