You could use Git Submodules to check-out multiple repositories at once, you can do this by making some sort of parent repository.
On Tue, Jul 18, 2017 at 5:49 AM, Aleksey Tsalolikhin < [email protected]> wrote: > No. git clone requires repository as argument. You have to specify a > repository. See https://git-scm.com/docs/git-clone > > On Jul 17, 2017 3:06 AM, "Jainath Gupta" <[email protected]> wrote: > >> Hi, >> Can I clone repositories using >> https://[email protected]/XponentGroup/ instead >> of single Repository >> https://[email protected]/XponentGroup/RA.git >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "GitLab" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/gitlabhq/db0a726d-0d6a-457c-99bb-d0bbad2849a5%40googlegroups.com >> <https://groups.google.com/d/msgid/gitlabhq/db0a726d-0d6a-457c-99bb-d0bbad2849a5%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/gitlabhq/CANNWuVW6PwiixPcKNn%2B8vSfdV_0ya%2BJqZ8X8T2P-zPA%3D3Bpi3Q% > 40mail.gmail.com > <https://groups.google.com/d/msgid/gitlabhq/CANNWuVW6PwiixPcKNn%2B8vSfdV_0ya%2BJqZ8X8T2P-zPA%3D3Bpi3Q%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CALXQeksczVc-izBj4Xr_xkvK50w7jrAU40-bSK3Q0z%3Dv1iAP-Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
