I am trying to get the public key from rails, as the last part of the
installation how to in order to paste to Github… but for some reason,
it is not actually copying to my clipboard - and the key that I was
originally given earlier in the process is not allowing me to connect.
I apologize for the dumb question - but a google search hasn’t been
getting me any closer! Any ideas?
This is what I am inputting and not getting a copy with
Can you run git remote -v and see what it says?
Just try to open .ssh/id_rsa.pub and paste it to Github.
If you are in Ubuntu: try this command: gedit ~/.ssh/id_rsa.pub and copy
again.
I am asssuming you are using windows.
Goto your My Documents folder
Open this file …/My Douments/.ssh/id_rsa.pub with notepad
cd “My Documents”
*
*
*notepad .ssh/id_rsa.pub *
copy paste this to your github settings.