From: Derrick Stolee Date: Wed, 27 Jun 2018 13:24:47 +0000 (-0400) Subject: commit-graph: update design document X-Git-Tag: v2.19.0-rc0~110^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d4f65b8d141e041eb5e558cd9e763873e29863b9?hp=d4f65b8d141e041eb5e558cd9e763873e29863b9 commit-graph: update design document The commit-graph feature is now integrated with 'fsck' and 'gc', so remove those items from the "Future Work" section of the commit-graph design document. Also remove the section on lazy-loading trees, as that was completed in an earlier patch series. Signed-off-by: Derrick Stolee Signed-off-by: Junio C Hamano ---