I'm having THIS PROBLEM
I cannot set up an SSH Key to rectify the problem. I'm following THESE STEPS to set up an SSH key. When I get to:
Enter passphrase (empty for no passphrase):
I cannot enter a passphrase.
What am I doing wrong? Thank you.
I'm having THIS PROBLEM
I cannot set up an SSH Key to rectify the problem. I'm following THESE STEPS to set up an SSH key. When I get to:
Enter passphrase (empty for no passphrase):
I cannot enter a passphrase.
What am I doing wrong? Thank you.
If by "I cannot enter a passphrase", you mean that nothing is shown while you're typing in your passphrase, then there's no problem. You can simply type your passphrase, and then hit enter. Your passphrase should be asked twice.
If you've ever used sudo or su, you may remember that nothing is shown either.
cd should put you back into your $HOME directory. To git push you should get back into your local repository (the directory that holds your source code, it has a .git folder (use ls -A to show hidden files/directories.))