Mercurial > hg
view mercurial/templates/rss/branches.tmpl @ 26473:5f94e64f182c
lock: turn prepinherit/reacquire into a single context manager
Review feedback from Pierre-Yves David. This makes the overall code cleaner and
less error-prone, and makes a previously explicitly checked error state
impossible.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Sun, 04 Oct 2015 20:02:50 -0700 |
parents | add2f9ddcfb5 |
children |
line wrap: on
line source
{header} <title>{repo|escape}: branches</title> <description>{repo|escape} branch history</description> {entries%branchentry} </channel> </rss>