Re: [PATCH v4 06/10] submodule: decouple url and submodule interest

2017-03-16 Thread Stefan Beller
On Thu, Mar 16, 2017 at 3:29 PM, Brandon Williams wrote: > Currently the submodule..url config option is used to determine if > a given submodule is of interest to the user. This ends up being > cumbersome in a world where we want to have different submodules checked > out in different worktrees

[PATCH v4 06/10] submodule: decouple url and submodule interest

2017-03-16 Thread Brandon Williams
Currently the submodule..url config option is used to determine if a given submodule is of interest to the user. This ends up being cumbersome in a world where we want to have different submodules checked out in different worktrees or a more generalized mechanism to select which submodules are of