Add log.showSignatrue = true to ~/.config/git/config

This commit is contained in:
c47 2024-02-18 11:21:59 +01:00
parent b1a03cb2df
commit 5f57445802
Signed by: c47
SSH key fingerprint: SHA256:FIo5G1VJnESaIB/8N5lcc2IDuZ02Sl2Qyye15i4w7jQ

View file

@ -8,3 +8,5 @@
path = ~/gits/priv/.gitconfig
[gpg "ssh"]
allowedSignersFile = ~/.config/git/allowed_signers
[log]
showSignature = true