( )⚙ D11209 fix: rewrite writeworkingdir() to explicitly not work with merges

This is an archive of the discontinued Mercurial Phabricator instance.

fix: rewrite writeworkingdir() to explicitly not work with merges
ClosedPublic

Authored by martinvonz on Jul 23 2021, 3:16 AM.

Details

Summary

hg fix errors out early if there is an unfinished merge, so we
should have only one parent here. Making that explicit makes my next
patches simpler.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage