convert_to_git   2149 builtin/apply.c 		convert_to_git(path, buf->buf, buf->len, buf, 0);
convert_to_git   2362 builtin/blame.c 	convert_to_git(path, buf.buf, buf.len, &buf, 0);
convert_to_git   1060 combine-diff.c 				if (convert_to_git(elem->path, result, len, &buf, safe_crlf)) {
convert_to_git    880 convert.c      	return ret | convert_to_git(path, src, len, dst, SAFE_CRLF_FALSE);
convert_to_git     37 convert.h      extern int convert_to_git(const char *path, const char *src, size_t len,
convert_to_git     45 convert.h      	return convert_to_git(path, NULL, 0, NULL, 0);
convert_to_git   2807 diff.c         		if (convert_to_git(s->path, s->data, s->size, &buf, crlf_warn)) {
convert_to_git   3281 sha1_file.c    		if (convert_to_git(path, buf, size, &nbuf,