[
https://issues.apache.org/jira/browse/SCM-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961734#comment-17961734
]
ASF GitHub Bot commented on SCM-479:
------------------------------------
jira-importer opened a new issue, #698:
URL: https://github.com/apache/maven-scm/issues/698
**[Brian
McCallister](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=brianm)**
opened
**[SCM-479](https://issues.apache.org/jira/browse/SCM-479?redirect=false)** and
commented
The git plugin presently commits **and** pushes, which is making smoe very
unsafe assumption about the repo topology. It should **just** commit, and leave
pushing to the user, **or** take a repo (or repos) to push to.
---
**Issue Links:**
- [SCM-444](https://issues.apache.org/jira/browse/SCM-444) Git provider does
'git push' during 'mvn release:prepare' which causes unwanted problems
(_**"duplicates"**_)
1 votes, 1 watchers
> Git Plugin should not Push
> --------------------------
>
> Key: SCM-479
> URL: https://issues.apache.org/jira/browse/SCM-479
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-gitexe
> Reporter: Brian McCallister
> Assignee: Olivier Lamy
> Priority: Major
>
> The git plugin presently commits *and* pushes, which is making smoe very
> unsafe assumption about the repo topology. It should *just* commit, and leave
> pushing to the user, *or* take a repo (or repos) to push to.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)