src/topic/constants.py
author Matt Mackall <mpm@selenic.com>
Wed, 10 Jun 2015 17:13:15 -0500
changeset 1850 0da6bf86b718
parent 1845 24d8053020a2
permissions -rw-r--r--
commit: add a --topic flag
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'