Skip to content

Instantly share code, notes, and snippets.

@hidakatsuya
Created August 25, 2014 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hidakatsuya/0c896b0ba4da9c133fa0 to your computer and use it in GitHub Desktop.
Save hidakatsuya/0c896b0ba4da9c133fa0 to your computer and use it in GitHub Desktop.
Git の remote origin URL を変更する
$ git remote set-url origin git@git.example.com:foo/bar.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment