INFINITE_DEPTH   1161 builtin/fetch.c 			sprintf(inf_depth, "%d", INFINITE_DEPTH);
INFINITE_DEPTH    107 shallow.c      		if ((depth != INFINITE_DEPTH && cur_depth >= depth) ||
INFINITE_DEPTH    638 upload-pack.c  		if (depth == INFINITE_DEPTH && !is_repository_shallow())