]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/exclude-first-parent-seen' into next
authorJunio C Hamano <gitster@pobox.com>
Sat, 25 Jul 2026 21:37:15 +0000 (14:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 25 Jul 2026 21:37:15 +0000 (14:37 -0700)
commit85755d1d453e9f0946a4b0f4f708f1c41f2afedc
treef6feb4cd08005a147e1f6506147370518365c8a6
parent9b776656fcd4aab095e8d076f4aa022da9bb28a4
parent47382f7398df0c8509c30aac6aafa75272099ca5
Merge branch 'jc/exclude-first-parent-seen' into next

Traversals with '--exclude-first-parent-only' have been corrected to
properly stop after the first parent even when it has already been
marked as SEEN.

* jc/exclude-first-parent-seen:
  revision: honor --exclude-first-parent-only with SEEN first parent
revision.c