Source
Description
Adding a git url package shows it in the Unity Registry section of Package Manager.
Repro Steps
- In the Package Manager window, add a package from a git url (eg. https://github.com/LurkingNinja/com.lurking-ninja.player-loop.git)
- After the resolve, select menu: Unity Registry
Actual Result
Notice the git package is shown in the Unity Registry menu.
Expected Result
Only packages from the Unity Registry should be displayed in that menu.