tests/bundles/rebase.hg
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 07 Oct 2014 00:12:56 -0700
changeset 22803 31a591c3fecc
parent 14119 624e5ce615ec
permissions -rw-r--r--
mq: use `revs.sort()` to ensure the set is ascending Sorting is super-cheap with the new smartset class, so we can use it to enforce the order. Otherwise all smartset classes would have to allow direct indexing.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14119
624e5ce615ec tests: upgrade bundles/rebase.hg to support test-rebase-collapse
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents: 14118
diff changeset
     1
(binary:application/octet-stream)