Re: [PATCH v3 0/5] propagating push-options, remote and refspec

2017-04-11 Thread Brandon Williams
On 04/11, Junio C Hamano wrote: > Brandon Williams writes: > > > v3 builds upon v2 by adding 3 additional patches to add functionality to > > also > > propagate the remote and refspec down to children process's working to push > > submodules. The remote and refspec will only

Re: [PATCH v3 0/5] propagating push-options, remote and refspec

2017-04-11 Thread Junio C Hamano
Brandon Williams writes: > v3 builds upon v2 by adding 3 additional patches to add functionality to also > propagate the remote and refspec down to children process's working to push > submodules. The remote and refspec will only be propagated if the provided > remote is

[PATCH v3 0/5] propagating push-options, remote and refspec

2017-04-05 Thread Brandon Williams
v3 builds upon v2 by adding 3 additional patches to add functionality to also propagate the remote and refspec down to children process's working to push submodules. The remote and refspec will only be propagated if the provided remote is configured. A remote provided in the form of a URL will