hgext3rd/topic/constants.py
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Mon, 01 May 2017 06:17:44 +0200
branchmercurial-4.1
changeset 2310 e9b28f10b51c
parent 1901 85390446f8c1
child 2649 cf930521f14d
permissions -rw-r--r--
opening mercurial 4.1 compat branch This branch will receive test update implied by the 4.2 → 4.1 changes.
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'