##// END OF EJS Templates
formatter: put topic in templatespec tuple...
formatter: put topic in templatespec tuple This will allow us to change the initial template reference depending on how the template is looked up. For example, -Tdefault => (ref='changeset', tmpl=None, mapfile='map-cmdline.default') -T'{rev}' => (ref='', tmpl='{rev}', mapfile=None) A literal template given by -T option will be stored as an unnamed template, which will free up the template namespace so that we can load named templates from [templates] section of user config.
Yuya Nishihara -
r32840:57c13c0d default
Show More
Name Size Modified Last Commit Author
/ mercurial / default.d
mergetools.rc Loading ...