comparison mercurial/windows.py @ 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 ed58ecd59030
children 89a2afe31e82
comparison
equal deleted inserted replaced
45755:8ed69bd42f10 45757:067707e026b4