.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Thu, 12 Sep 2019 14:42:38 +0700
changeset 5220 76dc63c4131c
parent 4814 48b30ff742cb
permissions -rw-r--r--
stack: use self._revs in stack.heads() No code cares about the ordering of the heads anyway, so let's use the unordered property that doesn't need to be sliced (because it doesn't include base).

{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}