GitHub user mkautzmann opened a pull request:

    https://github.com/apache/couchdb/pull/367

    Use only unix line feeds (LF)

    Hello everyone.
    
    I really appreciate the project, great work!
    
    When cloning the project to my local machine I noticed that one JS file is 
using CRLF while the rest of the project use LF.
    
    This PR is a purpose to maintain a pattern and includes a `.gitattributes` 
file that helps keeping that pattern among contributors.
    
    This is my first PR to the project. Please take a look and let me know if I 
got something wrong.
    
    Thank you.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mkautzmann/couchdb master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb/pull/367.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #367
    
----
commit a918fbe81005e75d15cbaa1b4303ef7753ef741b
Author: Matheus Kautzmann <[email protected]>
Date:   2015-11-08T00:11:28Z

    Use only unix line feeds (LF)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to