]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/prio-queue-to-commit-stack'
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 18:00:01 +0000 (11:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 18:00:01 +0000 (11:00 -0700)
commit968e62c18794535f9b010d3075806f0950aa16bb
tree2ae861c11a1d4bfcc5be9bc4ba07d78d8b61edb0
parentd1f07dd50087bef18246feffb963d73b23e2cdd6
parent1ae7a359ae53e98f153b8fb0dea532d2007a0093
Merge branch 'rs/prio-queue-to-commit-stack'

Uses of prio_queue as a LIFO stack of commits have been written
with commit_stack.

* rs/prio-queue-to-commit-stack:
  use commit_stack instead of prio_queue in LIFO mode