jira-importer commented on issue #1123: URL: https://github.com/apache/maven-scm/issues/1123#issuecomment-2964647048
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented The clone in question is `D:\Entwicklung\Projekte\maven-scm\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\checkin-nobranch\.git\config`. Unfortunately, there is no `config` command because it is too Git specific. The best you can do in the tests `GitCheckInCommandNoBranchTest.java` and `GitExeCheckOutCommandNoBranchTest.java` is to issue a exe command with the given wrappers. It won't get better. -- 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