Mercurial > hg-stable
diff mercurial/changegroup.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 | 27d6956d386b |
children | 268662aac075 |