* Re: [gentoo-dev] [PATCH] git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULES
@ 2019-12-30 14:11 99% ` Michał Górny
0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2019-12-30 14:11 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 985 bytes --]
On Mon, 2019-12-30 at 14:03 +0000, Michael 'veremitz' Everitt wrote:
> On 30/12/19 13:30, Michał Górny wrote:
> > Match recursive submodules using their full paths rather than path
> > relatively to the parent submodule.
> >
> > Closes: https://bugs.gentoo.org/694494
> > Signed-off-by: Michał Górny <mgorny@gentoo.org>
> > ---
> > eclass/git-r3.eclass | 27 +++++++++++++++++++--------
> > 1 file changed, 19 insertions(+), 8 deletions(-)
> >
> > diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass
> > index 144236c6ac38..663fd939b295 100644
> > --- a/eclass/git-r3.eclass
> > +++ b/eclass/git-r3.eclass
> > @@ -401,16 +401,22 @@ _git-r3_set_gitdir() {
> > }
> >
> > # @FUNCTION: _git-r3_set_submodules
> > -# @USAGE: <file-contents>
> > +# @USAGE: <parent-path> <file-contents>
> > # @INTERNAL
> > # @DESCRIPTION:
> <snip>
>
> How is this backward compatible?
>
This is an internal function.
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-12-30 13:30 [gentoo-dev] [PATCH] git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULES Michał Górny
2019-12-30 14:03 ` Michael 'veremitz' Everitt
2019-12-30 14:11 99% ` Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox