Created
March 7, 2019 11:32
-
-
Save vanya2h/1b9dfdc50865ee34e674ff3a54f24d28 to your computer and use it in GitHub Desktop.
Clone with specific SSH key
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
ssh-agent bash -c 'ssh-add [path-to-key]; git clone [ssh-link-to-repository]' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment