Re: Re: [git] [PATCH 2/5] implement submodule config cache for lookup of submodule names

2014-06-05 Thread Heiko Voigt
On Thu, Jun 05, 2014 at 10:46:10AM -0700, W. Trevor King wrote: > On Thu, Jun 05, 2014 at 08:07:50AM +0200, Heiko Voigt wrote: > > +The caller can look up information about submodules by using the > > +`submodule_from_path()` or `submodule_from_name()` functions. > > That's for an already-known su

Re: [git] [PATCH 2/5] implement submodule config cache for lookup of submodule names

2014-06-05 Thread W. Trevor King
On Thu, Jun 05, 2014 at 08:07:50AM +0200, Heiko Voigt wrote: > +The caller can look up information about submodules by using the > +`submodule_from_path()` or `submodule_from_name()` functions. That's for an already-known submodule. Do we need a way to list submodules (e.g. for 'submodule foreach