Update Git config

This commit is contained in:
Viyurz 2023-11-24 08:17:57 +01:00
parent ffbfc313b8
commit b6e6625a32
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
[user]
name = Viyurz
email = 128215328+Viyurz@users.noreply.github.com
signingkey = /home/viyurz/.ssh/id_ed25519.pub
signingkey = ~/.ssh/id_ed25519.pub
[init]
defaultBranch = main
[commit]
@ -20,10 +20,11 @@
d = diff
l = log
m = merge
ca = commit --amend --no-edit
r = rebase
s = status
[merge]
ff = no
commit = no
conflictstyle = diff3
[core]
autocrlf = input