Parcourir la source

added pgpdump textconv filter

Fabian Peter Hammerle il y a 5 ans
Parent
commit
c8b7ac8201
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -18,6 +18,9 @@
 [diff]
 	tool = vimdiff
 
+[diff "pgpdump"]
+	textconv = pgpdump
+
 [filter "lfs"]
 	clean = git-lfs clean -- %f
 	smudge = git-lfs smudge -- %f