jira-importer opened a new issue, #1250: URL: https://github.com/apache/maven-scm/issues/1250
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[SCM-1026](https://issues.apache.org/jira/browse/SCM-1026?redirect=false)** and commented In GitCommandLineUtils a lot of logs like if (LOGGER.isInfoEnabled()) { LOGGER.info("Executing: " + commandline); LOGGER.info("Working directory: " + commandline.getWorkingDirectory().getAbsolutePath()); } should be demoted to debug. As long as it works, we don't want to read each step. --- No further details from [SCM-1026](https://issues.apache.org/jira/browse/SCM-1026?redirect=false) -- 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: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org