GitHub user s13o opened a pull request:
https://github.com/apache/maven-scm/pull/29
fix incorrect resolving of branch name from outgoing changes
Without this fix we constantly getting incorrect warning message in logs
during release about the "A different branch than...". Also once I've seen a
NPE in that block but I can't reproduce it and have no big wish to reproduce.
It is faster to fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/s13o/maven-scm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-scm/pull/29.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #29
----
commit 29ccf295c1e259acbfe633c8e361b4b782620d1d
Author: s13o <agartsin!1>
Date: 2015-03-24T23:11:02Z
fix incorrect resolving of branch name from outgoing changes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]