[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160424151052.GA12279@earth>
Date: Sun, 24 Apr 2016 17:10:52 +0200
From: Sebastian Reichel <sre@...nel.org>
To: Joe Perches <joe@...ches.com>
Cc: changbin.du@...el.com, apw@...onical.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] checkpatch.pl: add support for checking patch from git
repository
Hi,
On Sun, Apr 24, 2016 at 04:22:45AM -0700, Joe Perches wrote:
> On Sun, 2016-04-24 at 18:40 +0800, changbin.du@...el.com wrote:
> > From: "Du, Changbin" <changbin.du@...el.com>
> >
> > This patch add "-g, --git" option that tread FILE as git commits
> > expression. You can specify the git commit hash ID expressions,
> > then these commits from your git repository will be checked.
>
> Why would anyone want to use checkpatch on commits already in git?
It may be in some non-public development branch. Usually when I
write patches I open a file, change it and commit the result or even
interim result to have backups and other git features available as
soon as possible. All testing is done later.
So IMHO this is a really useful feature.
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists