Teach core.autocrlf to 'git apply'
authorJunio C Hamano <junkio@cox.net>
Sat, 17 Feb 2007 20:37:25 +0000 (12:37 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 17 Feb 2007 23:27:47 +0000 (15:27 -0800)
This teaches git-apply that the data read from and written to
the filesystem might need to get converted to adjust for local
line-ending convention.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found