Re: [git patch] add and use include/linux/magic.h

From: Linus Torvalds
Date: Sun Sep 24 2006 - 20:34:54 EST




On Sun, 24 Sep 2006, Jeff Garzik wrote:
>
> Right now I just pipe 'git diff master..branch' to diffstat.

Ok. That just means that you can change it do say

git diff -M --stat --summary master..branch

and you get exactly what you need. No need for a separate diffstat at all,
and you get all the renaming and summary printout.

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/