]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: add missing commit C to the graph for --ancestry-path=H D..M
authorHan Jiang <jhcarl0814@gmail.com>
Sun, 16 Mar 2025 01:47:39 +0000 (01:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Mar 2025 16:05:42 +0000 (09:05 -0700)
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>
Documentation/rev-list-options.adoc

index 785c0786e0cf2c141ac40df82e675e4cd5fe74c8..5e5cedb91275bf043aa49181db14417f32936504 100644 (file)
@@ -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
 -----------------------------------------------------------------------