]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit5af21c9acb3aa9e860e843927fb45235623216af
tree20ad93588515a97029c4f1f5b55fe6d374995e87
parent683c54c999c301c2cd6f715c411407c413b1d84e
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>
Documentation/rev-list-options.adoc