kwin commented on code in PR #159: URL: https://github.com/apache/maven-scm/pull/159#discussion_r932297184
########## maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/main/java/org/apache/maven/scm/provider/git/gitexe/command/GitCommandLineUtils.java: ########## @@ -90,28 +95,36 @@ public static void addTarget( Commandline cl, List<File> files ) } /** - * + * Use this only for command not requiring environment variables (i.e. local commands). Review Comment: Fixed in https://github.com/apache/maven-scm/pull/159/commits/1a3cfe51b14204bbef36b48f672af3f72df8a3eb. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org