Commits

Daniel Dunbar committed 4d44c2359de
[PackageGraph] Add PackageGraphLoader. - This is responsible for loading a complete connected graph of packages, and is intended to take over the coordination of the logic currently in `PackageLoading` (most of which is about an individual package) and `Get`.