Move internal package content to shared
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: asdine
This PR is part of #15082. The new store code needs to be accessed by enterprise/cmd/repo-updater
and thus cannot reside in cmd/repo-updater/internal
. It has been moved to cmd/repo-updater/shared
instead.
The content of that package will only be imported by repo-updater.
Push commits to the source branch or add previously merged commits to review them.