Re: [RFC PATCH 04/10] submodule--helper: add a new 'config' subcommand

2018-06-20 Thread Antonio Ospite
On Mon, 14 May 2018 18:33:44 -0700 Stefan Beller wrote: > On Mon, May 14, 2018 at 3:58 AM, Antonio Ospite wrote: > > Add a new 'config' subcommand to 'submodule--helper', this extra level > > of indirection makes it possible to add some flexibility to how the > > submodules configuration is

Re: [RFC PATCH 04/10] submodule--helper: add a new 'config' subcommand

2018-05-14 Thread Stefan Beller
On Mon, May 14, 2018 at 3:58 AM, Antonio Ospite wrote: > Add a new 'config' subcommand to 'submodule--helper', this extra level > of indirection makes it possible to add some flexibility to how the > submodules configuration is handled. > > Signed-off-by: Antonio Ospite

[RFC PATCH 04/10] submodule--helper: add a new 'config' subcommand

2018-05-14 Thread Antonio Ospite
Add a new 'config' subcommand to 'submodule--helper', this extra level of indirection makes it possible to add some flexibility to how the submodules configuration is handled. Signed-off-by: Antonio Ospite --- builtin/submodule--helper.c | 39 +