Mercurial > hg
view mercurial/templates/rss/branches.tmpl @ 47915:51cd60c0a345
dirstate: drop the deprecated `drop` method
eh ;-)
Differential Revision: https://phab.mercurial-scm.org/D11350
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 24 Aug 2021 21:12:39 +0200 |
parents | add2f9ddcfb5 |
children |
line wrap: on
line source
{header} <title>{repo|escape}: branches</title> <description>{repo|escape} branch history</description> {entries%branchentry} </channel> </rss>