From: Junio C Hamano Date: Mon, 29 Aug 2022 21:55:11 +0000 (-0700) Subject: Merge branch 'en/ancestry-path-in-a-range' X-Git-Tag: v2.38.0-rc0~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b08ba7eb666803973ccbb60b8e1a4436fe494b5;p=thirdparty%2Fgit.git Merge branch 'en/ancestry-path-in-a-range' "git rev-list --ancestry-path=C A..B" is a natural extension of "git rev-list A..B"; instead of choosing a subset of A..B to those that have ancestry relationship with A, it lets a subset with ancestry relationship with C. * en/ancestry-path-in-a-range: revision: allow --ancestry-path to take an argument t6019: modernize tests with helper rev-list-options.txt: fix simple typo --- 0b08ba7eb666803973ccbb60b8e1a4436fe494b5