@leroysheep / Socializer / commits / 5af21c9acb

doc: add missing commit C to the graph for --ancestry-path=H D..M

The graph for `--ancestry-path=H D..M` should contain commit C. Signed-off-by: Han Jiang <jhcarl0814@gmail.com> Acked-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Han Jiang committed Mar 16, 2025 at 01:47 UTC 5af21c9acb3aa9e860e843927fb45235623216af
1 file changed +1 -1
Documentation/rev-list-options.adoc
+1 -1
index 785c0786e0..5e5cedb912 100644 --- a/Documentation/rev-list-options.adoc +++ b/Documentation/rev-list-options.adoc @@ -640,7 +640,7 @@ commits affected by that topic, we may only want to view the subset of ----------------------------------------------------------------------- E \ - G---H---I---J + C---G---H---I---J \ L--M -----------------------------------------------------------------------