comparison mercurial/filemerge.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 aa790f7c967a
children 40411ad2f5d2
comparison
equal deleted inserted replaced
45755:8ed69bd42f10 45757:067707e026b4