Mercurial > hg
comparison mercurial/hbisect.py @ 9642:7d17794f08a9
diffstat: with --git, mark binary files with Bin
Normally, diffs without any text insertions or deletions are reported
as having 0 lines changed by stock diffstat. Compatibility is
preserved with stock diffstat in this case, but when using --git,
binary files are marked with Bin as a means of clarification.
git diff --stat does something similar, though it also includes the
old and new file sizes.
author | Brodie Rao <me+hg@dackz.net> |
---|---|
date | Sun, 25 Oct 2009 02:53:33 +0200 |
parents | 0491be4448bf |
children | 25e572394f5c |
comparison
equal
deleted
inserted
replaced
9641:9b99f158348a | 9642:7d17794f08a9 |
---|