src/topic/constants.py
author Matt Mackall <mpm@selenic.com>
Wed, 10 Jun 2015 17:40:50 -0500
changeset 1851 67d53e8e0c1a
parent 1845 24d8053020a2
permissions -rw-r--r--
topic: only require obsolete support for --change
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'