DEV Community

Discussion on: How to use different SSH Keys for different Bitbucket (git) Repositories

Collapse
 
neerajpro profile image
Neeraj Goswami

yes it is git clone -c core.sshCommand="ssh -i ~/.ssh/your-ssh-fileName" git@github.com:orgname/repo.git