Skip to content

Instantly share code, notes, and snippets.

@richarddunks
Forked from datapolitan/example_git_remote.sh
Created March 7, 2023 03:23
Show Gist options
  • Save richarddunks/57305b09cd15d4edb59379d77834554a to your computer and use it in GitHub Desktop.
Save richarddunks/57305b09cd15d4edb59379d77834554a to your computer and use it in GitHub Desktop.
Example of git remote
git remote set-url origin [email protected]:user1/your-repo-name.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment