Mercurial > hg-stable
view mercurial/templates/rss/branches.tmpl @ 38531:1ad873c3e4a4
narrowbundle2: when we handle a widen, mark the operation as unsafe
We have to manually drive the context manager here since the logic is
awkwardly split between a couple of places.
Differential Revision: https://phab.mercurial-scm.org/D3719
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 12 Jun 2018 11:31:20 -0400 |
parents | add2f9ddcfb5 |
children |
line wrap: on
line source
{header} <title>{repo|escape}: branches</title> <description>{repo|escape} branch history</description> {entries%branchentry} </channel> </rss>