Github user junichi11 commented on the issue:
https://github.com/apache/incubator-netbeans/pull/1
> So now I have to clone it again?
Perhaps, need not do it if the other file line endings are not `CRLF`. If
you want to use this PR, you can do the following steps (I can be wrong):
1. Remove your remote branch once
2. Fix your line endings for your changes. then commit
3. To create just one commit, rebase (or git reset --soft and commit?)
4. Push your branch again
BTW, Did you read an email[1] from Jan? Probably, you should wait a while.
[1]
https://lists.apache.org/thread.html/ed2718660a4c6a961be15d5d6c9febec9fc19b5ca5fb0d81eab34f0c@%3Cdev.netbeans.apache.org%3E
---