diff options
author | Taylor Blau <me@ttaylorr.com> | 2023-08-21 17:34:40 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-08-21 16:07:34 -0700 |
commit | ce7629a315459c12451ee9071db22f8b0e26a4eb (patch) | |
tree | 7f5b57d0d9f39491aa9e213c09e44aebc1f0047e /commit-graph.c | |
parent | cc9c9a00a50dc479ef59c7d2d03d1e3fcc8752a3 (diff) |
t/t5318-commit-graph.sh: test generation zero transitions during fsck
The second test called "detect incorrect generation number" asserts that
we correctly warn during an fsck when we see a non-zero generation
number after seeing a zero beforehand.
The other transition (going from non-zero to zero) was previously
untested. Test both directions, and rename the existing test to make
clear which direction it is exercising.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions