Mercurial > hg
view mercurial/templates/rss/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 | b8ede1f79126 |
children |
line wrap: on
line source
{header} <title>{repo|escape}: bookmarks</title> <description>{repo|escape} bookmark history</description> {entries%bookmarkentry} </channel> </rss>