I know I made it work some months ago, but I don't remember how. I currently have no problem in pulling from public repos, but I can't seem to push. Also I can't pull from private repos. I have my id_rsa.pub in the .ssh directory and it's configured in settings. I'm 100% sure my rsa passphrase is right, as I tested it in git-bash. I have AIDE Premium Key installed.
When I try to push it asks for User and Password and I'm not sure what to put there.
For user I've tried: git@github.com (my username) (my mail I use for my commits)
For password I've tried: (github account password) (rsa passphrase)
I'd appreciate any suggestions.