Re: Problem with --shallow-submodules option

2016-06-30 Thread Istvan Zakar
Hi, Thanks for the clarification, it makes sense now. Thanks, Istvan On 30 June 2016 at 22:57, Stefan Beller wrote: > On Thu, Jun 30, 2016 at 6:27 AM, Istvan Zakar wrote: >> Hello, >> >> Thanks for your answers. I tested it after the changes were made on >> t

Re: Problem with --shallow-submodules option

2016-06-30 Thread Istvan Zakar
pth 1 parameter in parallel using xargs it lasts about 18 seconds, so it's a workaround for this issue, but it would be nice to do it with a single command. On 22 June 2016 at 17:31, Fredrik Gustafsson wrote: > On Mon, Jun 20, 2016 at 01:06:39PM +, Istvan Zakar wrote: >> I'm wor

Re: Problem with --shallow-submodules option

2016-06-20 Thread Istvan Zakar
hat I read? Thanks, Istvan On 20 June 2016 at 19:45, Stefan Beller wrote: > On Mon, Jun 20, 2016 at 6:06 AM, Istvan Zakar wrote: >> Hello, >> >> I'm working on a relatively big project with many submodules. During >> cloning for testing I tried to decrease the

Problem with --shallow-submodules option

2016-06-20 Thread Istvan Zakar
Hello, I'm working on a relatively big project with many submodules. During cloning for testing I tried to decrease the amount of data need to be fetched from the server by using --shallow-submodules option in the clone command. It seems to check out the tip of the remote repo, and if it's not