Merge branch 'jz/rev-list-exclude-first-parent-only'

"git log" and friends learned an option --exclude-first-parent-only to propagate UNINTERESTING bit down only along the first-parent chain, just like --first-parent option shows commits that lack the UNINTERESTING bit only along the first-parent chain. * jz/rev-list-exclude-first-parent-only: git-rev-list: add --exclude-first-parent-only flag

Junio C Hamano committed Feb 17, 2022 at 16:25 UTC 708cbef33a2c905c920e94b70d0946f9f4ff3a4e

No changes.