Michael Osipov created SCM-875:
----------------------------------
Summary: GitUpdateCommand assumes master branch
Key: SCM-875
URL: https://issues.apache.org/jira/browse/SCM-875
Project: Maven SCM
Issue Type: Bug
Components: maven-scm-provider-gitexe
Affects Versions: 1.9.5
Reporter: Michael Osipov
Assignee: Michael Osipov
Fix For: 1.9.6
The {{GitUpdateCommand}} and its user {{scm:update}} always assume that we are
locally on {{master}} and it can be used for {{log}}, {{pull}}, etc.
It shouldn't assume any branch, but rely on what {{HEAD}} is pointing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)