Mercurial > hg
view mercurial/templates/gitweb/graphentry.tmpl @ 51965:145f66ea1664
branchmap: use the proper experimental name in cacheutil
Otherwise they are not properly copied around.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 25 Sep 2024 16:38:31 +0200 |
parents | 6c2264732dc5 |
children |
line wrap: on
line source
<li class="parity{parity}" data-node="{node|short}"> <div class="fg"> <span class="desc"> <a class="list" href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}"><b>{desc|strip|firstline|escape|nonempty}</b></a> </span> {alltags} <div class="info">{date|age}, by {author|person}</div> </div> </li>