Added my SSH key, cannot push to Spaces repo

I had the same problem. I had to use ssh-add to add the key to my keychain. After that git push worked.

1 Like