David Aguilar <davvid@xxxxxxxxx> writes: > git doesn't really even support LF. At the storage level that is correct, but the above is a bit of stretch. It may not be "support", but git _does_ rely on LF when running many text oriented operations (a rough rule of thumb is "does 'a line' in a file matter to the operation?"). Think about "git diff" and "git blame". -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html