Skip to content

Instantly share code, notes, and snippets.

@mariozig
Last active September 17, 2020 21:46
Show Gist options
  • Select an option

  • Save mariozig/9dbb970f04a39c7017e1 to your computer and use it in GitHub Desktop.

Select an option

Save mariozig/9dbb970f04a39c7017e1 to your computer and use it in GitHub Desktop.
Changes to remote for developers. Full blog post @ http://ruby.zigzo.com/2015/03/23/moving-from-gitlab-to-github/
# Go to local repo
cd /path/on/your/machine/my-repo
# Just update the remote
git remote set-url origin [email protected]:mario/my-repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment