Mercurial > evolve
annotate hgext3rd/topic/constants.py @ 2091:fcb8db796576
stablerange: reuse node calculation as much as possible
We have a property cache with that value, so we just reuse it.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Sun, 12 Mar 2017 08:38:39 -0700 |
parents | 85390446f8c1 |
children | cf930521f14d |
rev | line source |
---|---|
1845
24d8053020a2
constants: extract key for extra into a constant
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
1 extrakey = 'topic' |