Created
June 8, 2021 13:19
-
-
Save gabrielfalcao/cbb5fe7c0eedb01d9e473eb4f28f079c to your computer and use it in GitHub Desktop.
Configure private key for git repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git config core.sshCommand "ssh -i ~/.ssh/id_rsa_example -F /dev/null" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment