2025-09-23
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
signingkey = FB70F1142D7A45B8
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = micro
|
||||
excludesfile = /Users/ghall/.gitignore
|
||||
|
||||
[filter "lfs"]
|
||||
@@ -13,7 +13,7 @@
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
@@ -21,8 +21,10 @@
|
||||
autoSetupRemote = true
|
||||
default = simple
|
||||
[merge]
|
||||
tool = vimdiff
|
||||
tool = git-split-diffs
|
||||
[color]
|
||||
ui = true
|
||||
[fetch]
|
||||
auto = true
|
||||
[coderabbit]
|
||||
machineId = cli/e407c8d66b9f497cb110e079e700f9e1
|
||||
|
||||
Reference in New Issue
Block a user