|
||||||||
|
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.

I believe the intended workflow for this use of the plugin was that multiple git remotes could contribute changes to a single Jenkins job. That Jenkins job would merge the changes from all the remote repos together, then if the job was successful, it would push the changes to a single central repository.
Since only one remote now seems to be added to the Jenkins repository, that workflow won't work until this bug is fixed.