git: some updates, and signing method

This commit is contained in:
Smirnov Oleksandr 2024-10-18 16:38:50 +03:00
parent e3f3b25a5c
commit 5b1b88dcfa
No known key found for this signature in database

View file

@ -3,13 +3,14 @@
[user]
name = Smirnov Oleksandr
email = ss2316544@gmail.com
signingkey = 02BE5DDFB607A8F79E1B8F0B300387B5D7EE0DB2
signingkey = /home/olex/.ssh/id_ed25519.pub
[github]
name = olexsmir
[gpg]
program = gpg2
format = ssh
[core]
editor = nvim
@ -68,3 +69,9 @@
[branch]
sort = -committerdate
[commit]
gpgSign = true
[fetch]
writeCommitGraph = true