Clone Pull with Specific Ssh Key

GIT_SSH_COMMAND="ssh -i /path/to/your/private_key" git clone git@github.com:user/repo.git