From: Sergey Matveev Date: Wed, 2 Sep 2020 11:50:58 +0000 (+0300) Subject: Let's see PGP git signatures X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=cfc9ca7390d9929030708be4d2b315d7ad9dc131 Let's see PGP git signatures --- diff --git a/git/.gitconfig b/git/.gitconfig index 0263b61..f4045b6 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -21,6 +21,7 @@ whitespace = blank-at-eol, space-before-tab, tab-in-indent, blank-at-eof [log] date = iso8601 + showSignature = true [push] default = current [rebase]