摘要:
Step 1: Check for SSH keysFirst, we need to check for existing ssh keys on your computer. Open upGit Bashand run:cd ~/.sshls# Lists the files in your .ssh directoryCheck the directory listing to see if you have a file named eitherid_rsa.puborid_dsa.pub. If you don't have either of those files go 阅读全文