Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 2/2] commit: use a priority queue in merge base functions

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:54:36

Jeff King [off-list ref] writes:
quoted
+	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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help