hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 30 Mar 2016 03:22:50 -0700
changeset 1943 cd56f4d8b5a3
parent 1901 85390446f8c1
child 2649 cf930521f14d
permissions -rw-r--r--
revset: add a ui argument to 'modsetup' This is a gratuitous change for consistency with the function that use it.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1845
24d8053020a2 constants: extract key for extra into a constant
Augie Fackler <augie@google.com>
parents:
diff changeset
     1
extrakey = 'topic'