Code

convert: CRLF_INPUT is a no-op in the output codepath
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 May 2011 23:14:32 +0000 (16:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 21 May 2011 06:16:53 +0000 (23:16 -0700)
commitb0d9c69f5ee4a626a779d27a33f5565efccd5802
tree9d237c11b1b4210d9b5089170c149de794136d97
parentdd8e912190540ef6578386aa1343fbbe196cb8c1
convert: CRLF_INPUT is a no-op in the output codepath

Signed-off-by: Junio C Hamano <gitster@pobox.com>
convert.c