parse_tree_gently   84 list-objects.c 	if (parse_tree_gently(tree, revs->ignore_missing_links) < 0) {
parse_tree_gently   19 tree.h         int parse_tree_gently(struct tree *tree, int quiet_on_missing);
parse_tree_gently   22 tree.h         	return parse_tree_gently(tree, 0);