Re: [PATCH v5 00/10] decoupling url and submodule interest

2017-03-18 Thread Junio C Hamano
Brandon Williams writes: > Changes in v5: > * Add "NEEDSWORK" comments to indicate where attention is needed once > per-worktree config is a reality > * --no-recurse now works by clearing the string list of paths. > * module_list_active() now does post-processing instead of duplicating

[PATCH v5 00/10] decoupling url and submodule interest

2017-03-17 Thread Brandon Williams
Changes in v5: * Add "NEEDSWORK" comments to indicate where attention is needed once per-worktree config is a reality * --no-recurse now works by clearing the string list of paths. * module_list_active() now does post-processing instead of duplicating code. Brandon Williams (10): submo

Re: [PATCH v5 00/10] decoupling url and submodule interest

2017-03-17 Thread Stefan Beller
On Fri, Mar 17, 2017 at 3:37 PM, Brandon Williams wrote: > Changes in v5: > * Add "NEEDSWORK" comments to indicate where attention is needed once > per-worktree config is a reality > * --no-recurse now works by clearing the string list of paths. > * module_list_active() now does post-pro