Mercurial > hg
view mercurial/templates/atom/branches.tmpl @ 26340:0ddaa2cab926
largefiles: remove a mutable default argument
Mutable default arguments are know to the state of California to cause bugs.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 24 Sep 2015 00:46:12 -0700 |
parents | 9409aeaafdc1 |
children | dd2cf90a3731 |
line wrap: on
line source
{header} <id>{urlbase}{url|urlescape}</id> <link rel="self" href="{urlbase}{url|urlescape}atom-tags"/> <link rel="alternate" href="{urlbase}{url|urlescape}tags"/> <title>{repo|escape}: branches</title> <summary>{repo|escape} branch history</summary> <author><name>Mercurial SCM</name></author> {latestentry%feedupdated} {entries%branchentry} </feed>