jira-importer commented on issue #1020: URL: https://github.com/apache/maven-scm/issues/1020#issuecomment-2964639400
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented There's a huge difference between adding and committing files. For the first one it's not a problem to do it file by file (you're just marking them as committable), but for the latter it is. You want all these files to be part of the same commit. So it looks like for Windows it can't be solved properly for commandline git, but did you try switching to the jgit implementation? See http://maven.apache.org/scm/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/index.html -- 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