tests/test-simplemerge.py.out
author Patrick Mezard <pmezard@gmail.com>
Tue, 25 Dec 2007 22:21:51 +0100
changeset 5669 a0eb8a418442
parent 4363 2e3c54fb79a3
child 22023 f18830651811
permissions -rw-r--r--
patch: be more tolerant to diffstat failures (issue 865) Sometimes, revisions cannot be represented by a regular diff, only a git diff would capture binary files or permission changes. diffstat cannot handle git patches and will output "0 files changed" when fed with an empty diff. We cannot consider the latter to be an error, unless we rewrite diffstat to handle these correctly.

....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s

OK