On 4/10/07, Nicholas Leippe <[EMAIL PROTECTED]> wrote:
IMO, managing line endings shouldn't be a function of a vcs--a vcs should _never_ alter the data that it keeps.
I agree and AFAIK that is what git attempts to do. Unfortunately, 'git commit' treats windows line endings as trailing whitespace and will not let the user commit when there are 'suspicious patch lines'. This happens even when the file used windows line endings in the original commit. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
