Explorar el Código

added `gpg --verify` as textconv differ

Fabian Peter Hammerle hace 3 años
padre
commit
e20b3bbcfb
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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 --