Mercurial > hg
diff i18n/posplit @ 29623:33bf8bd8c5b9 stable
templatekw: fix join format of revset() function
It's been broken since e4609ec959f8, which made makemap() return a dict of
multiple keywords. Because the default joinfmt() randomly picks one item
from a dict, we have to make revset() select d[name] explicitly.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 22 Jul 2016 22:00:46 +0900 |
parents | 90d84e1e427a |
children | d0e8933d6dad |