Konrad Windszus created SCM-852: ----------------------------------- Summary: maven-scm-plugin:check-local-modification should optionally check for unpushed commits Key: SCM-852 URL: https://issues.apache.org/jira/browse/SCM-852 Project: Maven SCM Issue Type: Bug Components: maven-plugin Affects Versions: 1.9.5 Reporter: Konrad Windszus
Currently the goal {{check-local-modification}} only checks for local changes. But with distributed SCM systems it is very often also desirable if all local commits have been pushed to the origin as well. It would be good to optionally check for unpushed commits or not yet fetched commits with that goal. -- This message was sent by Atlassian JIRA (v6.4.14#64029)