I tried to clone there and it failed with an error on the initial checkout - "warning: remote HEAD refers to nonexistent ref, unable to checkout."
Chris. On 16 October 2012 14:56, nicolas de loof <[email protected]> wrote: > I tried but no change > > > 2012/10/16 Chris van Es <[email protected]> > >> I haven't used it but do you not need to run the submodule commands? >> >> git submodule init >> git submodule update >> >> http://git-scm.com/book/en/Git-Tools-Submodules >> >> Chris. >> >> >> On 16 October 2012 14:40, nicolas de loof <[email protected]>wrote: >> >>> Hi, >>> >>> I wonder how to use the http://git.jenkins-ci.org/all.git repository >>> I cloned it, and expected it to have all jenkins repos as submodules, >>> but this is not the case and I get an empty working copy, so wonder how you >>> use it ? >>> >> >> >
