write_shallow_commits_1  209 shallow.c      	return write_shallow_commits_1(out, use_pack_protocol, extra, 0);
write_shallow_commits_1  286 shallow.c      		write_shallow_commits_1(&sb, 0, NULL, SEEN_ONLY | VERBOSE);
write_shallow_commits_1  293 shallow.c      	if (write_shallow_commits_1(&sb, 0, NULL, SEEN_ONLY)) {