Quantcast

[JIRA] (JENKINS-15405) Git submodules of submodules not checked out

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15405) Git submodules of submodules not checked out

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Nicolas De Loof
Components: git
Created: 04/Oct/12 3:59 PM
Description:

I've got a project where one of my submodules has got submodules again. The latter are not checked out.

To check out submodules of submodules correctly, the following command should work:
git submodule update --init --recursive

Project: Jenkins
Priority: Major Major
Reporter: Fabian E
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15405) Git submodules of submodules not checked out

JIRA noreply@jenkins-ci.org
Fabian E commented on Bug JENKINS-15405

Got it, there is a (pretty hidden) option to turn that behavior on.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15405) Git submodules of submodules not checked out

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Fabian E closed Bug JENKINS-15405 as Not A Defect

Got it, there is a (pretty hidden) option to turn that behavior on.

Change By: Fabian E (07/Oct/12 10:10 AM)
Status: Open Closed
Fix Version/s: current
Resolution: Not A Defect
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...