This commit is contained in:
2025-09-21 22:20:06 +04:00
parent 9872528929
commit 85cf9b60f7
4 changed files with 29 additions and 22 deletions

View File

@@ -45,8 +45,8 @@
[init]
defaultBranch = main
[core]
hooksPath = /dev/null
# [core]
# hooksPath = /dev/null
[diff]
tool = kitty
@@ -58,3 +58,8 @@
cmd = kitty +kitten diff $LOCAL $REMOTE
[difftool "kitty.gui"]
cmd = kitty kitty +kitten diff $LOCAL $REMOTE
[filter "lfs"]
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f