##// END OF EJS Templates
templater: look up symbols/resources as if they were separated (issue5699)...
templater: look up symbols/resources as if they were separated (issue5699) It wouldn't be easy to split the mapping dict into (symbols, resources). This patch instead rejects invalid lookup taking resources.keys() as source of truth. The doctest is updated since mapping['repo'] is now reserved for a repo object.
Yuya Nishihara -
r35486:a33be093 default
Show More
Name Size Modified Last Commit Author
/ hgext3rd
__init__.py Loading ...