On Tue, Jun 20, 2017 at 12:19 PM, Brandon Williams <bmwill@xxxxxxxxxx> wrote: > I decided to split up the original series into three parts in order to make > review a little bit easier. As such this series is dependent on on > 'bw/config-h' and 'bw/ls-files-sans-the-index' which should be moving into > 'next' soon. Due to this I was able to greatly shrink this series in terms of > number of patches so hopefully it is a little easier to review. > > As before you can find this series at: > https://github.com/bmwill/git/tree/repository-object If you plan on building 'foreach' on top of Brandons series, maybe start off the latest version here. > > Chagnes in v3: ... > > * Added an additional initialization function to allow initializing a 'struct > repository' as a submodule of another 'struct repository'. This one seems relevant for 'foreach'