Browse Source

add diff.gpg-show-keys.textconv

Fabian Peter Hammerle 3 months ago
parent
commit
f0ae072e9b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -30,6 +30,9 @@
 [diff "db_dump"]
 	textconv = db_dump
 
+[diff "gpg-show-keys"]
+	textconv = gpg --show-keys --with-subkey-fingerprint --with-keygrip --
+
 [diff "gpg-verify"]
 	textconv = gpg --verify --output=- 2>&1 --