Junio C Hamano <junkio@xxxxxxx> writes: > "Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > >> @@ -148,17 +149,17 @@ static void describe(const char *arg, int last_one) >> else >> all_matches = p; >> cur_match = p; >> + if (n->prio == 2) >> + continue; > > When you do not have _any_ annotated tag but you do have > lightweight tags, wouldn't this make the traversal go all the > way down to root? This is irrelevant now. Please ignore. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html