Re: [GIT PULL 0/5] ARM: Third batch of arm-soc changes for 3.10, again

From: Linus Torvalds
Date: Tue May 07 2013 - 14:01:26 EST


On Tue, May 7, 2013 at 10:26 AM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
>
> Here are the same pull requests as before, with numbers and distinct
> time stamps. I hope I didn't screw up in a different way this time.

Ok, I notice that you seem to have forgotten the "--summary" flag from
your diffstat in your new script.

Not a showstopper, but make sure that the diffstat flags are

"git diff -M --stat --summary"

(And yes, I prefer "-M", not "-C", because while copy information is
interesting, it tends to hide the fact that the copying added a lot of
lines, so the "-C" flag ends up not giving as good line add/del
information, even if the data that something looks like a copy of
another file is interesting).

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/