Mercurial > hg-stable
diff mercurial/revset.py @ 42720:77c52ce50e6a
stack: remove unnecessary reverse() predicate
Stack already sorts revisions, so no need to do it twice.
This change was a part of D2400, which didn't land for other reasons. See also
D2399, where this change was suggested.
Differential Revision: https://phab.mercurial-scm.org/D6706
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 18 Jul 2019 17:07:34 +0800 |
parents | 43c8f72184f4 |
children | 911e25dc9d8c |