add lfs lock support for the clients
Some checks failed
use nix / build (push) Failing after 5m39s

This commit is contained in:
Cyryl Płotnicki 2024-07-17 10:53:33 +01:00
parent 10ba27769a
commit a3543b42f0

View file

@ -27,6 +27,7 @@
};
help.autocorrect = 1;
init.defaultBranch = "main";
lfs."https://git.cyplo.dev/cyplo/dotfiles.git/info/lfs".locksverify = true;
merge.renamelimit = 8192;
mergetool.keepBackup = false;
pull.ff = "only";