On Tue, Mar 22, 2016 at 3:30 PM, Junio C Hamano wrote:
> Stefan Beller writes:
>
>> In later patches we need to tell if a submodule is labeled by
>> the given labels.
>>
>> Signed-off-by: Stefan Beller
>> ---
>
> Hmph, I would have expected that something like this would touch the
> module_list(
Stefan Beller writes:
> In later patches we need to tell if a submodule is labeled by
> the given labels.
>
> Signed-off-by: Stefan Beller
> ---
Hmph, I would have expected that something like this would touch the
module_list() implementation. Probably that would happen in future
steps, I gues
In later patches we need to tell if a submodule is labeled by
the given labels.
Signed-off-by: Stefan Beller
---
submodule-config.c | 48
submodule-config.h | 3 +++
2 files changed, 51 insertions(+)
diff --git a/submodule-config.c b/submodule-c
3 matches
Mail list logo