* Re: [gentoo-dev] [PATCH] git-r3.eclass: Handle recursive submodules in EGIT_SUBMODULES
@ 2019-12-30 14:20 99% ` Michael 'veremitz' Everitt
0 siblings, 0 replies; 1+ results
From: Michael 'veremitz' Everitt @ 2019-12-30 14:20 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1.1: Type: text/plain, Size: 1030 bytes --]
On 30/12/19 14:11, Michał Górny wrote:
> 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.
>
Ah thanks. id10t check passed! :]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 801 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 ` Michał Górny
2019-12-30 14:20 99% ` Michael 'veremitz' Everitt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox