##// END OF EJS Templates
patch: be more tolerant to diffstat failures (issue 865)...
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.
Patrick Mezard -
r5669:a0eb8a41 default
Show More
Name Size Modified Last Commit Author
/ templates / raw
changeset.tmpl Loading ...
fileannotate.tmpl Loading ...
filediff.tmpl Loading ...
header.tmpl Loading ...
index.tmpl Loading ...
manifest.tmpl Loading ...
map Loading ...