Derrick Stolee <stolee@xxxxxxxxx> writes: > On 1/16/2021 1:11 PM, Abhishek Kumar via GitGitGadget wrote: >> This patch series implements the corrected commit date offsets as generation >> number v2, along with other pre-requisites. > ... >> Changes in version 6: >> >> * Fixed typos in commit message for "commit-graph: implement corrected >> commit date". >> * Removed an unnecessary else-block in "commit-graph: implement corrected >> commit date". >> * Validate mixed generation chain correctly while writing in "commit-graph: >> use generation v2 only if the entire chain does". >> * Die if the GDAT chunk indicates data has overflown but there are is no >> generation data overflow chunk. > > I checked the range-diff and looked once more through the patch > series. This version is good to go by my standards. > > Reviewed-by: Derrick Stolee <dstolee@xxxxxxxxxxxxx> Thanks, both. I'll give it a (hopefully) final read-over after replacing what we have kept in 'seen'.