jira-importer commented on issue #661: URL: https://github.com/apache/maven-scm/issues/661#issuecomment-2964611837
**[Matthew McCullough](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=matthew.mccullough)** commented I'd be more inclined for the quick-and-easy solution of having the plugin read a parameter/flag that just disables the push entirely. Then, the release plugin user can turn it off for branches he/she does not want to push, and can push at their leisure later. In fact, I find not pushing to be much more in line with the idea of git to "Play local until confident, push only when ready". After all, we worked so hard to get an SCM system that finally doesn't require us to have connectivity to any remote servers, and having the release plugin PUSH kind of interrupts that achievement. A simple do-no-push flag seems like a quick solution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
