Enis Soztutar created ZOOKEEPER-1847:
----------------------------------------
Summary: Normalize line endings in repository
Key: ZOOKEEPER-1847
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1847
Project: ZooKeeper
Issue Type: Bug
Reporter: Enis Soztutar
Assignee: Enis Soztutar
Fix For: 3.5.0
It is good practice to have all the code in the repository use the same line
endings (LF) so that patches can be applied normally. We can add a
gitattributes file so that checked out code can still have platform dependent
line endings.
More readings:
https://help.github.com/articles/dealing-with-line-endings
http://stackoverflow.com/questions/170961/whats-the-best-crlf-handling-strategy-with-git
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)