Upgrade operations which involves just upgrading requirements earlier used to go
through whole revlog cloning business.
Now we just upgrade the requirement and skip the cloning part.
Details
Details
- Reviewers
mharbison72 - Group Reviewers
hg-reviewers - Commits
- rHGf2c4224e6648: upgrade: update only requirements if we can
Diff Detail
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.