author | Junio C Hamano <junkio@cox.net> | |
Sat, 17 Feb 2007 20:37:25 +0000 (12:37 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 17 Feb 2007 23:27:47 +0000 (15:27 -0800) | ||
commit | 6716027108f426c83038b05baf3f20ceefe6fbd1 | |
tree | 0bc3ccc535c35dd30c1e003a8c759f5800c62122 | tree | snapshot |
parent | 634ede32ae7d4c76e96e88f9cd5c1b3a70ea08ac | commit | diff |
Teach core.autocrlf to 'git apply'
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>
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>
builtin-apply.c | diff | blob | history | |
t/t0020-crlf.sh | diff | blob | history |