|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

@Frederic Lonngren
you're right the problem is on fetch.
I see that the problem on fetch has its root cause in not having a Remote Git defined.
Making Jenkins clone all remotes may be not very effective, but ensures remotes are added.
I don't know why they are not added. In normal flow they should be added https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/hudson/plugins/git/GitSCM.java#L792