|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-14394) The version 1.... [email protected] (JIRA)
- [JIRA] (JENKINS-14394) The versi... [email protected] (JIRA)
- [JIRA] (JENKINS-14394) The versi... [email protected] (JIRA)
- [JIRA] (JENKINS-14394) The versi... [email protected] (JIRA)
- [JIRA] (JENKINS-14394) The versi... [email protected] (JIRA)
- [JIRA] (JENKINS-14394) The versi... [email protected] (JIRA)

That patch looks almost right. I've been using the <remote>/<head> format shown in the UI help, e.g. origin/master, which would AFAICT not be fixed by your patch. Maybe checking whether "refs/remotes/" + singleBranch is a valid ref in addition to the refs/ prefix check could work?