( )⚙ D4543 context: don't count deleted files as candidates for path conflicts in IMM

This is an archive of the discontinued Mercurial Phabricator instance.

context: don't count deleted files as candidates for path conflicts in IMM
ClosedPublic

Authored by pulkit on Sep 12 2018, 10:55 AM.

Details

Summary

This patch makes sure we don't consider the deleted files in our IMM wctx
as potential conflicts while calculating paths conflicts. This fixes the bug
demonstrated in previous patch.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.