Browse Source

added hexdump textconv filter

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

+ 3 - 0
gitconfig

@@ -18,6 +18,9 @@
 [diff]
 [diff]
 	tool = vimdiff
 	tool = vimdiff
 
 
+[diff "hexdump"]
+	textconv = od -t x1z --
+
 [diff "pgpdump"]
 [diff "pgpdump"]
 	textconv = pgpdump
 	textconv = pgpdump