Revert "git-svn: always initialize with core.autocrlf=false"
commit942c9aad4f3b69f6f53af77321662d9d69a1bdeb
authorErik Faye-Lund <kusmabite@googlemail.com>
Wed, 3 Mar 2010 20:10:23 +0000 (3 21:10 +0100)
committerEric Wong <normalperson@yhbt.net>
Fri, 5 Mar 2010 10:58:11 +0000 (5 02:58 -0800)
tree7bc2a756dbcce15f1671af91e36a27ec1e8e7867
parent402e139c7e30eb95312aeafdc1a9e8e8167c14cb
Revert "git-svn: always initialize with core.autocrlf=false"

git-svn rebase used to have issues with CRLF conversion. Since these issues
have been fixed, we can safely revert the work-around that disables CRLF
conversion.

This reverts commit d3c9634eacdcaa71cbd69a160e6f4e80ddb7ab63.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl