[
https://issues.jenkins-ci.org/browse/JENKINS-13086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160402#comment-160402
]
Ruth Morgenstein commented on JENKINS-13086:
--------------------------------------------
Use the Multiple SCM plugin. Make sure you set the Advanced setting:"Unique SCM
name (optional)".
https://wiki.jenkins-ci.org/display/JENKINS/Multiple+SCMs+Plugin
> Clone to directory named for repository
> ---------------------------------------
>
> Key: JENKINS-13086
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13086
> Project: Jenkins
> Issue Type: New Feature
> Components: git
> Affects Versions: current
> Reporter: Tom Haggie
> Assignee: Nicolas De Loof
> Priority: Minor
> Labels: git, jenkins
>
> In a Jenkins Job you can select to use git to clone / pull from multiple
> repositories but it always pulls straight to the working directory so if you
> have multiple they end up overwriting each other.
> What I'd like is a checkbox to say clone to a directory (under the workspace)
> named for the git repository.
> So (when checked) if I had the command as:
> https://github.com/jenkinsci/jenkins.git
> it would checkout to .../workspace/job_name/jenkins
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira