Skip to content

Instantly share code, notes, and snippets.

@jubstuff
Created February 25, 2015 15:47
Show Gist options
  • Select an option

  • Save jubstuff/e39e1446b13be872edf2 to your computer and use it in GitHub Desktop.

Select an option

Save jubstuff/e39e1446b13be872edf2 to your computer and use it in GitHub Desktop.
Skip confirmation on git clone from Bitbucket
echo -e "Host bitbucket.org\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment