lbruun commented on issue #107: Removed failing tests dependent on nbm
URL: 
https://github.com/apache/incubator-netbeans/pull/107#issuecomment-345520464
 
 
   @rtaneja1 
   @geertjanw 
   
   This commit changed **all of the files**, due to change from Unix line 
endings to Windows line endings.  Been there myself. This mistake is very easy 
to do, especially with git. I wonder if it is possible to check this in Travis?
   
   Anyway, this commit should be fixed, IMHO.
   
   For the record, I have put 
   
   ```
   [core]
        autocrlf = input
   ```
   
   into my _global_ git config. This works for me for now, as all projects I 
work on happen to use Unix line endings. As far as I understand there's a 
solution where this setting sits in the repo instead, and I'll raise that issue 
on the mailing list.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to