]> git.99rst.org Git - git.git/commit
doc: mention rev-list --ancestry-path restrictions
authorKai Koponen <redacted>
Tue, 3 Dec 2024 17:14:34 +0000 (12:14 -0500)
committerJunio C Hamano <redacted>
Tue, 3 Dec 2024 23:27:58 +0000 (08:27 +0900)
commitbc1a980759bc61a426c26d3b47e2d77a708a038b
treecb1574be1c4c8975aae05a923740d7df73f91875
parentdbecc617f75eea6ee5d05823a38b91223ff22b11
doc: mention rev-list --ancestry-path restrictions

The rev-list documentation doesn't mention that the given
commit must be in the specified commit range, leading
to unexpected results.

Signed-off-by: Kai Koponen <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/rev-list-options.txt
git clone https://git.99rst.org/PROJECT