Ævar Arnfjörð Bjarmason <[email protected]> writes: > Improvements since v6: > > * Integrate my "commit-graph write: use pack order when finding > commits" patch, and per Junio's suggestion put it at the start so > it's easier to split the two apart. > > * A signed-off-by of mine was missing on that patch. Fixed. > > * Replace SZEDER's two patches with his re-roll at > https://public-inbox.org/git/[email protected]/ > for convenienc, since mine needed rebasing on top of his. > > * SZEDER rightly pointed out that I was doing some work for nothing > in https://public-inbox.org/git/[email protected]/; > fixed.
Reading the whole diff from the previous round, aside from "large" vs "extra" rename, and removal of the extra "graph_passes" variable, this looks identical to the previous one. Looking good. Let's merge it to 'next' soonish. Thanks.

