Commits

Daniel Dunbar committed 945574f07fb
[PackageModel] Eliminate nameForURL. - Now that the name is required, we never need to infer it from the URL. - Note that the `PackagesDirectory` code was also using this for a slightly different purpose, to assign a name to the staging path we clone into during the initial repository fetch, but the exact name is irrelevant, we can just simplify that to use the URL basename.