Re: [PATCH v3 1/2] scripts/setlocalversion: allow running in a subdir

2020-12-16 Thread Will McVicker
On Fri, Dec 11, 2020 at 04:33:59PM +0100, Jessica Yu wrote: > Hi Will, > > +++ Will McVicker [08/12/20 20:05 +]: > > Getting the scmversion using scripts/setlocalversion currently only > > works when run at the root of a git or mecurial project. This was > > introduced in commit 8558f59edf93 (

Re: [PATCH v3 1/2] scripts/setlocalversion: allow running in a subdir

2020-12-11 Thread Jessica Yu
Hi Will, +++ Will McVicker [08/12/20 20:05 +]: Getting the scmversion using scripts/setlocalversion currently only works when run at the root of a git or mecurial project. This was introduced in commit 8558f59edf93 ("setlocalversion: Ignote SCMs above the linux source tree") so that if one i