Mercurial > hg
view mercurial/templates/rss/header.tmpl @ 45757:067707e026b4 stable
commit: don't change phases for preexisting commits
I noticed when pulling with hg-git in a repository that already had
the changes, but pulled from another Mercurial repository. This meant
that hg-git would re-create exact matches of the changesets, and
if they were public, they'd get reverted to drafts.
Differential Revision: https://phab.mercurial-scm.org/D9253
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Thu, 29 Oct 2020 07:51:13 +0100 |
parents | 9409aeaafdc1 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="{encoding}"?> <rss version="2.0"> <channel> <link>{urlbase}{url|urlescape}</link> <language>en-us</language>