tests/test-diffstat.out
author Greg Ward <greg-hg@gerg.ca>
Mon, 14 Jun 2010 16:06:52 -0400
changeset 11353 f2b25e8ea6c1
parent 9642 7d17794f08a9
permissions -rw-r--r--
merge: when current branch has 1 or > 2 heads, actually abort. Currently merge just prints abort-like messages to stderr and then exits with a misleading status 0 (cleverly disguised as "False"). With this change it raises Abort, just like every other fatal error.

% wide diffstat
 a |  213 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 213 insertions(+), 0 deletions(-)
% diffstat width
 a |  213 ++++++++++++++
 1 files changed, 213 insertions(+), 0 deletions(-)
% narrow diffstat
 a |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
% binary diffstat
 b |    0 
 1 files changed, 0 insertions(+), 0 deletions(-)
% binary git diffstat
 b |  Bin 
 1 files changed, 0 insertions(+), 0 deletions(-)