From: Segher B. <se...@ke...> - 2010-12-07 17:00:09
|
>> "text" for git means "do whatever line ending conversions you asked >> for", etc. It's the default on all files. It does not mean "LF". > > So does that mean you can have "text" that is CRLF in the repo? Yes; for example, someone who uses CRLF and has autocrlf=off. Such a repo is only usable by mswindows users. Segher |