Mercurial > hg
view mercurial/templates/atom/filelog.tmpl @ 33350:b320ff822c7e
histedit: unify strip backup files on success (BC)
Previously we wrote two different strip backup files on success. This patch
unifies them. It will make scmutil.cleanupnodes migration more smooth.
author | Jun Wu <quark@fb.com> |
---|---|
date | Sat, 08 Jul 2017 16:50:31 -0700 |
parents | 9409aeaafdc1 |
children |
line wrap: on
line source
{header} <id>{urlbase}{url|urlescape}atom-log/tip/{file|escape}</id> <link rel="self" href="{urlbase}{url|urlescape}atom-log/tip/{file|urlescape}"/> <title>{repo|escape}: {file|escape} history</title> {latestentry%feedupdated} {entries%changelogentry} </feed>