Created
May 21, 2020 14:19
-
-
Save bashkirtsevich/78dae566c6834b0d0c62264a474a8093 to your computer and use it in GitHub Desktop.
git clone with ssh delpoy key
This file contains 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 clone -c core.sshCommand="ssh -i /path/to/id_rsa" [email protected]:user/repo.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment