Wow, you replied very fast, thank you for this !
I didn't know about this option, but it is a good solution, I will try if it
is possible to clone an empty repository (and so to do the real clone in the
build command by ssh).
Thank you so much for your help,
Regards.
--
View this message in co
Ouch. Should not be pressing tab while in a web mail client..
For example, on my Debian build machine, I have a bare repository stored at:
/var/lib/git/mwaite/jenkins/git-client-plugin.git
That is a result of "git clone --bare
https://github.com/MarkEWaite/git-client-plugin.git";
The jobs I de
It sounds like the size of the git repository is more of a concern to you
than the size of the contents of the working directory associated with the
git repository. If so, then you could consider using the "advanced option"
of the git plugin to define a reference repository and use that reference