Issue Type: Task Task
Assignee: teilo
Components: m2release
Created: 19/Dec/13 11:04 AM
Description:

It seems as there are files in the git repo with CRLF line endings, which causes changes by non-Windows users to show up as the entire file has changed (as the line ending will be converted to LF. This will also happen for Windows users with recommended git settings (core.autocrlf=true).
This is not good as it makes it difficult to see what was actually changed.

The git repo needs to be normalized on line endings (LF). Also, a .gitattributes file should be added to prevent the same problem from happen again.

See:
https://help.github.com/articles/dealing-with-line-endings
http://adaptivepatchwork.com/2012/03/01/mind-the-end-of-your-line/

Environment: n/a
Project: Jenkins
Priority: Major Major
Reporter: Anders Hammar
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to