Skip to content

Reverse assignment of prev/next_commit_id

Kerri Miller requested to merge 213609-reverse-order-of-commit-ids into master

What does this MR do?

Flips the assignment of prev_commit_id and next_commit_id; commits are returned to us in descending timestamp order.

Closes #213609 (closed)

Merge request reports