changeset 59:9b13317f776b

diff: explain I don't need git binary diffs
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Wed, 13 Feb 2019 15:01:40 -0500
parents ada085ef8aaa
children ad7b3cf14653
files hgrc
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgrc
+++ b/hgrc
@@ -114,7 +114,8 @@
 [subpaths]
 git://git.sv.gnu.org/gnulib = /home/jordi/coding/vcs/gnulib
 
-# This makes diffs show more information
+# This makes diffs show more information (except for binary diffs, I
+# don't need to see those).
 [diff]
 git = True
 showfunc = True