|
||||||||||||||
|
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/d/optout.

The git-plugin 2.1.0 and git-client-plugin 1.7.0 combination now treat refs/heads/branch_name as a valid branch name if a local branch named "branch_name" exists. No requirement for a remote branch, and no requirement for a tracking branch.
Verifying this did require that I insert a pre-build step, and that I limit that pre-build step to only execute on Linux machines. The pre-build step I used was: