[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.00.0801290841030.3505@www.l.google.com>
Date: Tue, 29 Jan 2008 08:46:37 +1100 (EST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Paul Mundt <lethal@...ux-sh.org>
cc: linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] sh updates for 2.6.25-rc1
On Mon, 28 Jan 2008, Paul Mundt wrote:
>
> 484 files changed, 31831 insertions(+), 37139 deletions(-)
Please use "git diff -M --stat --summary" to generate the diffstat: the -M
enables rename detection, and the summary enables a summary of new/deleted
or renamed files.
With rename detection, the statistics are rather different:
419 files changed, 13022 insertions(+), 18878 deletions(-)
because git will notice that a fair number of the changes are renames.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists