Mercurial > hg
comparison .editorconfig @ 40101:57500950f40e
cmdutil: sort unresolved paths
I noticed that `hg status` was printing unresolved paths in a
non-deterministic order. This patch fixes that.
I'm not sure if the sorting should be done in
merge.mergestate.unresolved() instead. Either way fixes the
presentation issue.
Differential Revision: https://phab.mercurial-scm.org/D4929
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 09 Oct 2018 12:56:11 -0700 |
parents | 1d6066336d7b |
children | c25efc468a49 |
comparison
equal
deleted
inserted
replaced
40100:ca4a32d0a4d6 | 40101:57500950f40e |
---|