Re: [PATCH] get_maintainers.pl: Follow renames when looking upcommit signers

From: Joe Perches
Date: Fri Nov 11 2011 - 06:44:30 EST


On Fri, 2011-11-11 at 07:59 +0000, Ian Campbell wrote:
[]
> diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
[]
> @@ -95,7 +95,7 @@ my %VCS_cmds_git = (
> - "git log --no-color --since=\$email_git_since " .
> + "git log --no-color --follow --since=\$email_git_since " .

Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>


--
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/