- in terminal, type
xcode-select --install
- in terminal, go to .ssh/, type
ssh-keygen -t rsa -C "[email protected]"
. This will create bothid_rsa
andid_rsa.pub
files - copy id_rsa.pub content to github project > add new SSH key
Last active
December 12, 2018 21:10
-
-
Save hfknight/c68ac5e781e63420a5d3023f5da327ae to your computer and use it in GitHub Desktop.
Fix Git Error: "Permission denied (publickey)" after updating mac os (Mojave)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment