Skip to content

Instantly share code, notes, and snippets.

@smolkaj
Created May 3, 2018 17:16
Show Gist options
  • Select an option

  • Save smolkaj/029f8e55904057d3ad6ddcdeb3953aff to your computer and use it in GitHub Desktop.

Select an option

Save smolkaj/029f8e55904057d3ad6ddcdeb3953aff to your computer and use it in GitHub Desktop.
Make git use ssh key

Run the following in your repo:

git remote set-url origin [email protected]:organization/repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment