Do not include binary diffs with stg new -v
commit21c09b7c677faa669a274fc1c6ebb5ba49699b1a
authorPeter Grayson <pete@jpgrayson.net>
Wed, 22 Sep 2021 03:10:27 +0000 (21 23:10 -0400)
committerPeter Grayson <pete@jpgrayson.net>
Wed, 22 Sep 2021 03:12:23 +0000 (21 23:12 -0400)
tree75f838ae39a1f11b962776533835f1bf8de1779e
parentfcecc36ea63390f21000c9f5a27712649571a640
Do not include binary diffs with stg new -v

The binary diffs are extremely noisy and not human readable. With this
change, the diff will just indicate that binary files are different
without including the encoded content of the binary files.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
stgit/commands/common.py