Skip to content
Snippets Groups Projects
Commit fa5e4f58 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

log: drop hack to fix order of revset (issue5100)

Specify ordered=revset.followorder instead.

This patch effectively backs out c407583cf5f6. revs.sort(reverse=True)
is replaced by revs.reverse() because the matcher should no longer reorder
revisions.
parent 1b593160
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment