hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 08 Sep 2019 17:50:48 +0200
changeset 4837 b59231359479
parent 4814 48b30ff742cb
permissions -rw-r--r--
stablerange: add a debugstablerangecache command The command display get some data about stable range in a repository.
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: 2649
diff changeset
     1
extrakey = b'topic'
48b30ff742cb python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents: 2649
diff changeset
     2
changekey = b'_rewrite_noise'