commit-graph.txt: update design document
commit1472978ec670e57913836dcc98ba9cf560d94a1c
authorDerrick Stolee <dstolee@microsoft.com>
Tue, 1 May 2018 12:47:25 +0000 (1 12:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 03:36:34 +0000 (22 12:36 +0900)
treea91671c0274821f09feedab6425b46115a502b08
parent7adf526670c5c050ddc22ddcf2fdc7bd654f8fc5
commit-graph.txt: update design document

We now calculate generation numbers in the commit-graph file and use
them in paint_down_to_common().

Expand the section on generation numbers to discuss how the three
special generation numbers GENERATION_NUMBER_INFINITY, _ZERO, and
_MAX interact with other generation numbers.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/commit-graph.txt