Mercurial > hg
view mercurial/templates/rss/bookmarks.tmpl @ 27055:5a0ffa245920
test-mq-qrefresh: drop single quoting of HGEDITOR value for Windows
This was failing with:
sh: $TESTTMP/checkvisibility.sh: No such file or directory
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 16 Nov 2015 14:37:03 -0500 |
parents | 1046cb663776 |
children | b8ede1f79126 |
line wrap: on
line source
{header} <title>{repo|escape}: bookmarks </title> <description>{repo|escape} bookmark history</description> {entries%bookmarkentry} </channel> </rss>