|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for this tip.
Unfortunately when using JGit as implementation it always checks out default branch and ignores the setting at the job configuration for new jobs. Logging:
[WARNING] JGit doesn't support reference repository. This flag is ignored.
Is there any other option/setting to get this working?