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 <mgo...@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: signature.asc
Description: This is a digitally signed message part

Reply via email to