Jeff King <peff@xxxxxxxx> writes: >> + while (result.nr) >> + commit_list_append(queue_pop(&result), &tail); >> + queue_clear(&result); >> + queue_clear(&list); >> + return ret; > > I forgot to to port the STALE flag handling here. Figures.. Thanks. -- 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