Mercurial > hg
comparison mercurial/logcmdutil.py @ 36271:53be14874ee8
rebase: sort roots by revision
Previously we were sorting them by whatever implicit sort order we got
between changectx instances. Sorting by rev at least makes some sense,
so I chose that.
Differential Revision: https://phab.mercurial-scm.org/D2301
author | Augie Fackler <augie@google.com> |
---|---|
date | Sat, 17 Feb 2018 21:47:26 -0500 |
parents | 7bc10d3f68b4 |
children | 27cd83152d31 |
comparison
equal
deleted
inserted
replaced
36270:2d513ab7ce94 | 36271:53be14874ee8 |
---|