Re: [PATCH 1/3] leds: move LED trigger drivers into new subdirectory

From: Bryan Wu
Date: Fri Mar 15 2013 - 18:00:36 EST


On Wed, Feb 20, 2013 at 1:29 AM, Kim, Milo <Milo.Kim@xxxxxx> wrote:
>> For this kind of patches you should really use the "-M" flag of "git
>> format-patch" to activate rename detection. The patch becomes much
>> more
>> readable. For example, the diffstat for this one using -M is:
>
> Thanks for useful tip!
>

Instead put -M every time run format-patch, run this command should be helpful:

git config --global diff.renames true

Thanks Arnd Bergmann and Stephen Warren
-Bryan
--
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/