]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/exclude-first-parent-seen'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2026 16:31:29 +0000 (09:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2026 16:31:29 +0000 (09:31 -0700)
commite2753febd9df39d03066dade4a3094501599cdb4
tree369a48e5806f1535649982fe004cc501332abd57
parent24e4e2ef8b25279d117b0bc29d5389cc9df5dbea
parent47382f7398df0c8509c30aac6aafa75272099ca5
Merge branch 'jc/exclude-first-parent-seen'

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