Re: [PATCHv8 8/8] clone: recursive and reference option triggers submodule alternates

2016-08-23 Thread Junio C Hamano
Stefan Beller writes: > On Wed, Aug 17, 2016 at 5:17 PM, Junio C Hamano wrote: >> Stefan Beller writes: >> >>> and now with error handling of invalid options. >> >> Thanks. > > Well this was not the end of the story. I sent that version out, > before doing a final test run, because changing a

Re: [PATCHv8 8/8] clone: recursive and reference option triggers submodule alternates

2016-08-18 Thread Stefan Beller
On Wed, Aug 17, 2016 at 5:17 PM, Junio C Hamano wrote: > Stefan Beller writes: > >> and now with error handling of invalid options. > > Thanks. Well this was not the end of the story. I sent that version out, before doing a final test run, because changing a few lines is trivial right? :( I'll

Re: [PATCHv8 8/8] clone: recursive and reference option triggers submodule alternates

2016-08-17 Thread Junio C Hamano
Stefan Beller writes: > and now with error handling of invalid options. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCHv8 8/8] clone: recursive and reference option triggers submodule alternates

2016-08-17 Thread Stefan Beller
When `--recursive` and `--reference` is given, it is reasonable to expect that the submodules are created with references to the submodules of the given alternate for the superproject. An initial attempt to do this was presented to the mailing list, which used flags that are passed around ("--