read_tree         333 builtin/ls-files.c 	if (read_tree(tree, 1, &pathspec))
read_tree         799 builtin/receive-pack.c 	const char *read_tree[] = {
read_tree         837 builtin/receive-pack.c 	read_tree[3] = sha1_to_hex(sha1);
read_tree         839 builtin/receive-pack.c 	child.argv = read_tree;
read_tree          37 tree.h         extern int read_tree(struct tree *tree, int stage, struct pathspec *pathspec);