[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <0832B42A-F392-497D-9F3B-4481AFFE2679@kernel.crashing.org>
Date: Fri, 30 Nov 2007 09:41:24 -0600
From: Kumar Gala <galak@...nel.crashing.org>
To: Dave Jones <davej@...hat.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: git + checkpatch.pl?
On Nov 30, 2007, at 9:28 AM, Dave Jones wrote:
> On Fri, Nov 30, 2007 at 09:18:59AM -0600, Kumar Gala wrote:
>> Does any know if there is a way to run checkpatch.pl over the index
>> before one does a commit?
>
> git diff | scripts/checkpatch.pl
thanks. I think I want:
git-diff HEAD | scripts/checkpatch.pl --no-signoff -
but the general idea works. (need more sleep)
- k
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists