annotate hgext3rd/topic/constants.py @ 2526:f4acfbb36191

template: fix precursors template for older mercurial version In mercurial 4.1 and below templatekw._hybrid require the gen argument to be different than None. Manually compute the same default output for these older mercurial versions.
author Boris Feld <boris.feld@octobus.net>
date Tue, 30 May 2017 19:43:14 +0200
parents 85390446f8c1
children cf930521f14d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1845
24d8053020a2 constants: extract key for extra into a constant
Augie Fackler <augie@google.com>
parents:
diff changeset
1 extrakey = 'topic'