Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1617101
| From | Joe Perches <joe@perches.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] get_maintainer: apply all .get_maintainer.ignore files |
| Date | 2017-04-05 18:10 +0200 |
| Message-ID | <tsVFq-4Pz-57@gated-at.bofh.it> (permalink) |
| References | <tsRs6-22m-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2017-04-05 at 19:30 +0800, Jeffy Chen wrote:
> Currently we are searching "./:$ENV{HOME}/:.scripts/" for ignore file,
> but would always get "./.get_maintainer.ignore" only.
That's the point.
It allows you to have specific .ignore files for various projects.
> This patch applies all .get_maintainer.ignore, so it would be easier to
> add ignore list locally.
Why stack? What's the value in that?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] get_maintainer: apply all .get_maintainer.ignore files Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-04-05 13:40 +0200
Re: [PATCH] get_maintainer: apply all .get_maintainer.ignore files Joe Perches <joe@perches.com> - 2017-04-05 18:10 +0200
Re: [PATCH] get_maintainer: apply all .get_maintainer.ignore files jeffy <jeffy.chen@rock-chips.com> - 2017-04-06 03:20 +0200
Re: [PATCH] get_maintainer: apply all .get_maintainer.ignore files Joe Perches <joe@perches.com> - 2017-04-06 03:30 +0200
csiph-web