[issue1123] diffstat confused by lines starting wtih +++

Greg Lindahl mercurial-bugs at selenic.com
Wed May 14 13:23:08 CDT 2008


New submission from Greg Lindahl <lindahl at pbm.com>:

A file we added has a line

++ operator.  This leads to a much more readable display:

which, since it's added, is in the diff like 

+++ operator.  This leads to a much more readable display:

Well, diffstat says:

2 files changed, 457 insertions(+)
operator.      |   55 +++++++
utils/Cycle.pm |  402 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++

----------
messages: 6037
nosy: lindahl
priority: bug
status: unread
title: diffstat confused by lines starting wtih +++

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1123>
____________________________________________________



More information about the Mercurial-devel mailing list