Mercurial > hg
view mercurial/templates/atom/bookmarks.tmpl @ 26572:c7850af6bb75
filemerge._merge: drop no longer necessary 'if r:' check
Cleanup from an earlier patch to make premerge be directly called from the main
filemerge function.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Thu, 08 Oct 2015 14:16:19 -0700 |
parents | 9409aeaafdc1 |
children | 80e922479891 |
line wrap: on
line source
{header} <id>{urlbase}{url|urlescape}</id> <link rel="self" href="{urlbase}{url|urlescape}atom-bookmarks"/> <link rel="alternate" href="{urlbase}{url|urlescape}bookmarks"/> <title>{repo|escape}: bookmarks</title> <summary>{repo|escape} bookmark history</summary> <author><name>Mercurial SCM</name></author> {latestentry%feedupdated} {entries%bookmarkentry} </feed>