Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user