chore: update gitconfig

This commit is contained in:
2025-09-27 19:08:27 +03:00
parent e383101b63
commit acb6c6ed59

View File

@@ -1,6 +1,6 @@
[user]
email = madundead@gmail.com
name = Konstantin Bukley
name = Kostiantyn Bukliei
[includeIf "gitdir:~/Development/work/"]
path = ~/Development/work/.gitconfig
@@ -114,11 +114,11 @@
remote = green
[color "diff"]
meta = yellow
frag = magenta bold
old = red bold
commit = yellow bold
whitespace = red reverse
meta = yellow
frag = magenta bold
old = red bold
commit = yellow bold
whitespace = red reverse
[color "status"]
added = yellow
@@ -173,12 +173,12 @@
markEmptyLines = false
[merge]
tool = nvim
tool = nvim
[mergetool]
keepBackup = false
keepBackup = false
[mergetool "nvim"]
cmd = nvim -d $LOCAL $REMOTE $MERGED -c '$wincmd w' -c 'wincmd J'
cmd = nvim -d $LOCAL $REMOTE $MERGED -c '$wincmd w' -c 'wincmd J'
[pull]
default = current
default = current