1 files changed,
6 insertions(+),
9 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-01-02 23:27:54 +0200
Parent:
6d65679
M
gitconfig
@@ -1,16 +1,13 @@
# vim: ft=gitconfig [user] - name = Smirnov Oleksandr - email = ss2316544@gmail.com - signingkey = /home/olex/.ssh/id_ed25519.pub - -[github] - name = olexsmir + name = Oleksandr Smirnov + email = olexsmir@gmail.com + signingkey = /home/olex/.ssh/id_ed25519.pub [gpg] program = gpg2 - format = ssh + format = ssh [core] editor = nvim@@ -72,7 +69,7 @@ [branch]
sort = -committerdate [commit] - gpgSign = true + gpgSign = true [fetch] - writeCommitGraph = true + writeCommitGraph = true