Browse Source

added `gpg --verify` as textconv differ

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

+ 3 - 0
gitconfig

@@ -24,6 +24,9 @@
 [diff "db_dump"]
 	textconv = db_dump
 
+[diff "gpg-verify"]
+	textconv = gpg --verify --output=- 2>&1 --
+
 [diff "hexdump"]
 	textconv = od -t x1z --