Skip to content

tos3to4: do not depend on localrepo

Karel Koci requested to merge hotfix/tos3to4-no-localrepo into master

This pulls in unnecessary dependencies we have to deal with in migration. We actually do not need localrepo for tos3to4-early as we are not using it nor files it provides. We simply flush it manually so there is no need in having it as a dependency.

Merge request reports