|
||||||||
|
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 confirm this problem. My configuration:
Repository URL: [email protected]:htfv/el-utils.git
Branch Specifier: develop
Local subdirectory for repo: src
Merge before build: ON
Branch to merge to: master
Skip internal tag: ON
Clean after checkout: ON
Fast remote polling: ON
Git Publisher:
Push Only If Build Succeeds: ON
Merge Results: ON
I think the problem is that somehow the code is merged into a wrong branch:
Here, the current branch is (no branch), and is at expected position, while master is at the older position (should be at dba86dc after merge).