Mercurial > hg
view mercurial/templates/paper/diffstat.tmpl @ 34490:fcf6d1651ff3
configitems: register the 'experimental.allowdivergence' config
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 30 Jun 2017 03:39:44 +0200 |
parents | c229a5e7511e |
children |
line wrap: on
line source
<tr> <td class="diffstat-file"><a href="#l{fileno}.1">{file|escape}</a></td> <td class="diffstat-total" align="right">{total}</td> <td class="diffstat-graph"> <span class="diffstat-add" style="width:{addpct}%;"> </span> <span class="diffstat-remove" style="width:{removepct}%;"> </span> </td> </tr>