Re: [PATCH] First cut at libifying revlist generation
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:20
Linus Torvalds [off-list ref] writes:
Here's a cleanup patch that does that. It also moves "unpacked" (and the
flag parsing) into rev_info, since that actually does affect the revision
walker too, and thus logically belongs there.