Re: [PATCH v2 0/2] commit-graph: minor cleanup and optimization

2019-01-18 Thread Junio C Hamano
SZEDER Gábor writes: > On Wed, Nov 21, 2018 at 06:32:19AM -0500, Derrick Stolee wrote: >> >>I rename these variables to 'num_large_edges', because the commit >> >>graph file format speaks about the 'Large Edge List' chunk. >> >> >> >>However, I do find that the term 'extra' makes much more sense

[PATCH v2 0/2] commit-graph: minor cleanup and optimization

2019-01-18 Thread SZEDER Gábor
On Wed, Nov 21, 2018 at 06:32:19AM -0500, Derrick Stolee wrote: > >>I rename these variables to 'num_large_edges', because the commit > >>graph file format speaks about the 'Large Edge List' chunk. > >> > >>However, I do find that the term 'extra' makes much more sense > >> > >>Would it make sense