apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.56k stars 1k forks source link

newlines/gitattributes cleanup [LUCENE-9180] #10220

Open asfimport opened 4 years ago

asfimport commented 4 years ago

merge the two .gitattributes files into a single one at the root, fix some random files with DOS newlines that don't need them.


Migrated from LUCENE-9180 by Robert Muir (@rmuir)

asfimport commented 4 years ago

ASF subversion and git services (migrated from JIRA)

Commit 8e357b167bf742aacff39ddfff934a958b0a590d in lucene-solr's branch refs/heads/master from Robert Muir https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=8e357b1

LUCENE-9180: dos2unix files that don't need dos line endings

asfimport commented 4 years ago

ASF subversion and git services (migrated from JIRA)

Commit d614bb854d2b2892969c9b1f9de5f12f88f7181f in lucene-solr's branch refs/heads/branch_8x from Robert Muir https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=d614bb8

LUCENE-9180: dos2unix files that don't need dos line endings. gitignore gradle-specific stuff that shows up modified if you switch branches, no gradle here.

asfimport commented 4 years ago

Robert Muir (@rmuir) (migrated from JIRA)

I fixed the inconsistent newlines.