jira-importer commented on issue #739: URL: https://github.com/apache/maven-scm/issues/739#issuecomment-2964617313
**[Damian Nowak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=nowaker)** commented If you need to save these these temporary files, use a work-around: ``` 1. while true; do chown root:root /tmp/*.commit; done ``` -- 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