.hg-format-source
author Sushil khanchi <sushilkhanchi97@gmail.com>
Sun, 08 Dec 2019 02:17:11 +0530
changeset 5075 fbe614cae40c
parent 4814 48b30ff742cb
permissions -rw-r--r--
evolve: add a new method picksplitsuccessor() in utility.py This patch adds the logic to return a single successor of a rev which was split. If split revisions are on a single topological branch then we return highest one; otherwise prompt user to choose an evolve destination.
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"}