Skip to content
Snippets Groups Projects
Commit 53d083fa1f83 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

upgrade: rename finddeficiences() to find_format_upgrades()

It was not obvious what does deficieny means and every format upgrade can't be a
deficiency. There are some format upgrades like compression levels, share-safe
which can't be understood at deficiencies.

A change can be an upgrade or downgrade, however this `finddeficiences()` only
used to find upgrades.

This patch renames the function and related variables to make things more
clearer. The ui message also got improved which is a good thing.

Next patch will rename deficiency in general across the upgrade code.

Differential Revision: https://phab.mercurial-scm.org/D9582
parent 36c05ab02232
No related branches found
No related tags found
No related merge requests found
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