Skip to content

Instantly share code, notes, and snippets.

@bard86
Created April 17, 2020 14:47
Show Gist options
  • Save bard86/da0a61a2078b96f40975b3e3308b2507 to your computer and use it in GitHub Desktop.
Save bard86/da0a61a2078b96f40975b3e3308b2507 to your computer and use it in GitHub Desktop.
Git clone ssh sample
GIT_SSH_COMMAND='ssh -i private_key_file' git clone user@host:repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment