Skip to content

Instantly share code, notes, and snippets.

@enzo-yang
Last active December 15, 2015 21:59
Show Gist options
  • Select an option

  • Save enzo-yang/5329782 to your computer and use it in GitHub Desktop.

Select an option

Save enzo-yang/5329782 to your computer and use it in GitHub Desktop.
修改Git的Origin
git remote rename origin github
git remote add origin <Dreamhost-git-URL>
git remote rm github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment