Re: mingw, windows, crlf/lf, and git

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mark Levedahl
Date: Tuesday, February 13, 2007 - 6:42 pm

Linus Torvalds wrote:

Wow, this is an incredible response: I expected I was going to be 
studying git internals for a while to get to this point. Thank you!

The ternary value is definitely useful. As noted elsewhere, most tools 
on windows are very happy with \n ending, few honor those line endings 
when files are modified, and fewer still allow the user to specify use 
of \n for new files. However, cygwin tools in particular are not 
tolerant of crlf, so for that environment it makes sense to banish crlf 
and the input-only option is most likely the best default setting there.

Mark

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: mingw, windows, crlf/lf, and git, Mark Levedahl, (Tue Feb 13, 12:36 pm)
Re: mingw, windows, crlf/lf, and git, Linus Torvalds, (Tue Feb 13, 1:32 pm)
Re: mingw, windows, crlf/lf, and git, Robin Rosenberg, (Tue Feb 13, 2:58 pm)
Re: mingw, windows, crlf/lf, and git, Mark Levedahl, (Tue Feb 13, 6:18 pm)
Re: mingw, windows, crlf/lf, and git, Mark Levedahl, (Tue Feb 13, 6:42 pm)
Re: mingw, windows, crlf/lf, and git, Linus Torvalds, (Tue Feb 13, 7:16 pm)