Re: [PATCH v2 03/11] submodule deinit: use most reliable url

2017-03-09 Thread Brandon Williams
On 03/08, Stefan Beller wrote: > On Wed, Mar 8, 2017 at 5:23 PM, Brandon Williams wrote: > > The user could have configured the submodule to have a different URL > > from the one in the superproject's config. To account for this read > > what the submodule has configured for remote.origin.url and

Re: [PATCH v2 03/11] submodule deinit: use most reliable url

2017-03-08 Thread Stefan Beller
On Wed, Mar 8, 2017 at 5:23 PM, Brandon Williams wrote: > The user could have configured the submodule to have a different URL > from the one in the superproject's config. To account for this read > what the submodule has configured for remote.origin.url and use that > instead. When reading this