Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752926Ab0AVTdU (ORCPT ); Fri, 22 Jan 2010 14:33:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752624Ab0AVTdQ (ORCPT ); Fri, 22 Jan 2010 14:33:16 -0500 Received: from mail.perches.com ([173.55.12.10]:1431 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752207Ab0AVTdP (ORCPT ); Fri, 22 Jan 2010 14:33:15 -0500 Subject: Re: [PATCH] get_maintainer.pl: teach git log to use --no-color From: Joe Perches To: Richard Kennedy Cc: Andrew Morton , lkml In-Reply-To: <1264163484.2143.13.camel@localhost> References: <1264163484.2143.13.camel@localhost> Content-Type: text/plain; charset="UTF-8" Date: Fri, 22 Jan 2010 11:33:13 -0800 Message-ID: <1264188793.32383.120.camel@Joe-Laptop.home> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 725 Lines: 21 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 Thanks. Acked-by: Joe Perches -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/