I keep trying to push to launchpad (or even connect via SSH), I keep getting an error:
Launchpad user 'tay' doesn't have a registered SSH key
Permission denied (publickey).
Thing is, I DO have a registered SSH key on launchpad. How do I fix this?
ssh-keygen -t rsa -b 4096 -C "youremail@example.com"ssh -v yourusername@git.launchpad.net and if connection was successful it returned exit status code -1