Skip to content

Instantly share code, notes, and snippets.

@PhoneDroid
Created January 2, 2025 12:04
Show Gist options
  • Select an option

  • Save PhoneDroid/c274058c5b9d9a947610b282944c6ac5 to your computer and use it in GitHub Desktop.

Select an option

Save PhoneDroid/c274058c5b9d9a947610b282944c6ac5 to your computer and use it in GitHub Desktop.
https://stackoverflow.com/a/22027731
```sh
git config --global url.ssh://git@github.com/.insteadOf https://github.com/
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment