Hongchao Deng created ZOOKEEPER-1943:
----------------------------------------
Summary: "src/contrib/zooinspector/NOTICE.txt" isn't complying to
".gitattributes" in branch-3.4
Key: ZOOKEEPER-1943
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1943
Project: ZooKeeper
Issue Type: Bug
Components: contrib
Affects Versions: 3.4.6
Reporter: Hongchao Deng
Assignee: Hongchao Deng
Fix For: 3.4.7
Using the git repo and checkout "branch-3.4", the
"src/contrib/zooinspector/NOTICE.txt" file always shows up for changes but
cannot be checkout or reset.
This is caused by ".gitattributes" line "text=auto" where git automatically
sets the line ending stuff.
To solve this, I am gonna commit the git auto change and submit it as a patch
for "branch-3.4".
--
This message was sent by Atlassian JIRA
(v6.2#6252)