jira-importer commented on issue #1116: URL: https://github.com/apache/maven-scm/issues/1116#issuecomment-2964646718
**[Matthieu Brouillard](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mcfoggy)** commented Hi Mickael, * regarding the `.gitattributes`, if I added both the binary and EOL for the repositories files that I added it is because: * it happened that some files were recognized as text instead of binary * some text files, extracted with CR+LF on my windows machine, were causing troubles and lead to unrecognized git repo. Forcing LF resolved the pb. * looks like the hooks were not that important ;) Go ahead otherwise. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
