copy_file_with_time  416 builtin/clone.c 		if (copy_file_with_time(dest->buf, src->buf, 0666))
copy_file_with_time 1576 cache.h        extern int copy_file_with_time(const char *dst, const char *src, int mode);