.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Mon, 11 Nov 2019 02:33:54 +0700
branchstable
changeset 4934 1765fd925fc1
parent 4814 48b30ff742cb
permissions -rw-r--r--
docs: revision numbers are technically stable From `hg help glossary`: "Note that the revision number may be different in each clone of a repository." But cloning the same repo multiple times yields the same result, and that shows that revision numbers are stable.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4814
48b30ff742cb python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
diff changeset
     1
{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}