I've created a private repo on GitHub and tried dev'ing it with the usual ] dev repo-url command. The package manager kept asking me for my private ssh key even after providing the path multiple times. I can confirm that git clone repo-url outside Julia works just fine. The problem started with Julia v1.3, or at least I noticed it now after the upgrade. Can you reproduce?