Re: [PATCH 04/16] update submodules: add is_submodule_populated

2016-11-15 Thread Brandon Williams
On 11/15, Stefan Beller wrote: > This is nearly same as Brandon sent out. > (First patch of origin/bw/grep-recurse-submodules, > will drop this patch once Brandons series is stable > enough to build on). I would be thrilled to see more reviews on that series :D -- Brandon Williams

[PATCH 04/16] update submodules: add is_submodule_populated

2016-11-15 Thread Stefan Beller
This is nearly same as Brandon sent out. (First patch of origin/bw/grep-recurse-submodules, will drop this patch once Brandons series is stable enough to build on). Signed-off-by: Stefan Beller --- submodule.c | 11 +++ submodule.h | 1 + 2 files changed, 12 insertions(+) diff --git a/