Hello Scott,
On Thu, Jul 14, 2016 at 6:29 PM, Scott Aron Bloom wrote:
>
> What is the best svn diff options to use to pipe into diffstat.
>
> Essentially, Im looking for the number of new lines, deleted lines and number
> of modified.
>
> My main problem is when a svn diff is performed on a dire
What is the best svn diff options to use to pipe into diffstat.
Essentially, Im looking for the number of new lines, deleted lines and number
of modified.
My main problem is when a svn diff is performed on a directory copy, I don't
want those files counted as "added"
Scott