Skip to content
Snippets Groups Projects
Commit c36a3fcf authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

upgrade: properly filter action depending on planned work

The `determineactions` function filters out deficiency that are not scheduled to
be fixed by the target repository configuration. However it only did so for
requirement we currently support, letting other actions for unsupported
requirement through even if the target repo configuration did not request it.

As a result the output of the command was easily polluted by experimental
feature with no upgrade support.

We rework the code to still filter out requirement based action without the
faulty filtering.

Differential Revision: https://phab.mercurial-scm.org/D8427
parent b4537125
No related branches found
No related tags found
1 merge request!29WIP: fixing filelog recording with copy overwrite
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment