Re: [PATCH] get_maintainer.pl: teach git log to use --no-color

From: Joe Perches
Date: Fri Jan 22 2010 - 14:33:24 EST


On Fri, 2010-01-22 at 12:31 +0000, Richard Kennedy wrote:
> When git has been set to always use color in .gitconfig then I get the
> warning message
>
> Bad divisor in main::vcs_assign: 0
>
> This is caused by vcs_file_signoffs not matching any commits due to the
> pattern not understand the colour codes. Fix this by telling git log to
> never use colour.
> Signed-off-by: Richard Kennedy <richard@xxxxxxxxxxxxxxx>

Thanks.

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