templates: add filenolink to raw style (issue2332) stable
authorMatt Mackall <mpm@selenic.com>
Mon, 16 Aug 2010 12:55:42 -0500
branchstable
changeset 12050 c5fd25c1bc4a
parent 12049 e329c250b0ba
child 12051 ff5cec76b1c5
templates: add filenolink to raw style (issue2332)
mercurial/templates/raw/map
--- a/mercurial/templates/raw/map	Fri Aug 13 10:53:10 2010 +0200
+++ b/mercurial/templates/raw/map	Mon Aug 16 12:55:42 2010 -0500
@@ -9,6 +9,7 @@
 changesetparent = '# Parent  {node}'
 changesetchild = '# Child   {node}'
 filenodelink = ''
+filenolink = ''
 fileline = '{line}'
 diffblock = '{lines}'
 filediff = filediff.tmpl