Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] FileTreeIterator and EOLs

I think the FileTreeIterator should optionally perform EOL
canonicalization to \n (for text files). This option would be set by the
caller if core.autocrlf = true. We have already re-implemented
FileTreeIterator this way. Should I submit this patch?

--
Best regards,
Marc Strapetz
=============
syntevo GmbH
http://www.syntevo.com
http://blog.syntevo.com


Back to the top