Mercurial > hg
view mercurial/templates/atom/bookmarks.tmpl @ 48462:5bc3ce09c872
test: simplify `debugformat` matching in test-copies-chain-merge
This will make the test less sensible to unrelated format changing.
Differential Revision: https://phab.mercurial-scm.org/D11893
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 07 Dec 2021 23:49:35 +0100 |
parents | 80e922479891 |
children |
line wrap: on
line source
{header} <id>{urlbase}{url|urlescape}</id> <link rel="self" href="{urlbase}{url|urlescape}atom-bookmarks"/> <link rel="alternate" href="{urlbase}{url|urlescape}bookmarks"/> <title>{repo|escape}: bookmarks</title> <summary>{repo|escape} bookmark history</summary> <author><name>Mercurial SCM</name></author> {lastchange%feedupdated} {entries%bookmarkentry} </feed>