michael-o commented on code in PR #159: URL: https://github.com/apache/maven-scm/pull/159#discussion_r932222516
########## 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: commands -- 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