sort-revset: introduce a `random` variant
This new sort
variant allows to shuffle any revset. It also allow for
randomly picking element using first
.
Edited by Pierre-Yves David
This instance will be upgraded to Heptapod 17.11.0rc1 on 2025-04-24 between 17:00 and 18:00 UTC+2
This new sort
variant allows to shuffle any revset. It also allow for
randomly picking element using first
.