+Heiko
On Wed, May 11, 2016 at 2:28 PM, Junio C Hamano wrote:
> Stefan Beller writes:
>
>> On Tue, May 10, 2016 at 6:15 PM, Junio C Hamano wrote:
>>> Stefan Beller writes:
>>>
@@ -199,6 +203,7 @@ static struct submodule
*lookup_or_create_by_name(struct submodule_cache *cache,
Stefan Beller writes:
> On Tue, May 10, 2016 at 6:15 PM, Junio C Hamano wrote:
>> Stefan Beller writes:
>>
>>> @@ -199,6 +203,7 @@ static struct submodule
>>> *lookup_or_create_by_name(struct submodule_cache *cache,
>>> submodule->update_strategy.command = NULL;
>>> submodule->fetc
On Tue, May 10, 2016 at 6:15 PM, Junio C Hamano wrote:
> Stefan Beller writes:
>
>> @@ -199,6 +203,7 @@ static struct submodule *lookup_or_create_by_name(struct
>> submodule_cache *cache,
>> submodule->update_strategy.command = NULL;
>> submodule->fetch_recurse = RECURSE_SUBMODULES_N
Stefan Beller writes:
> @@ -199,6 +203,7 @@ static struct submodule *lookup_or_create_by_name(struct
> submodule_cache *cache,
> submodule->update_strategy.command = NULL;
> submodule->fetch_recurse = RECURSE_SUBMODULES_NONE;
> submodule->ignore = NULL;
> + submodule->label
We need the submodule labels in a later patch.
Signed-off-by: Stefan Beller
---
submodule-config.c | 16
submodule-config.h | 2 ++
2 files changed, 18 insertions(+)
diff --git a/submodule-config.c b/submodule-config.c
index b82d1fb..0cdb47e 100644
--- a/submodule-config.c
+++
5 matches
Mail list logo