Tom Haggie created JENKINS-13086:
------------------------------------

             Summary: 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


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

        

Reply via email to