| I do not use Mutliple SCM and I only have a unique git repository. Nevertheless as a simple and dummy user I would have been glad if the git step behaved just like a git clone + git checkout (detached) command ! So, to be able to tell git to clone onto a directory named from the repository is (seems to me) indeed a very good idea !! Note that I loose some time before understanding why changing from a shell step with git clone to a git step made the job failing ! Another very good idea would have been to describe the current and very strange behavior in the step reference documentation which is (IMHO) often very light. |