Skip to content
Snippets Groups Projects
Commit eb9ebc7e authored by Siddharth Agarwal's avatar Siddharth Agarwal
Browse files

git_handler: store hg extra data in git deterministically by sorting it

Previously, we'd iterate over the extra elements in arbitrary order. We now
sort the elements and store them in deterministic order.

Without sorting, the included test fails half the time.
parent 1d16139b
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