crlf_to_git       803 convert.c      	ret |= crlf_to_git(path, src, len, dst, ca.crlf_action, checksafe);
crlf_to_git       824 convert.c      	crlf_to_git(path, dst->buf, dst->len, dst, ca.crlf_action, checksafe);