Skip to content

Instantly share code, notes, and snippets.

@peter-mcconnell
Created January 15, 2014 12:50
Show Gist options
  • Select an option

  • Save peter-mcconnell/8435628 to your computer and use it in GitHub Desktop.

Select an option

Save peter-mcconnell/8435628 to your computer and use it in GitHub Desktop.
GIT Repo migrate
git clone --bare {repo}
cd {repo}/
git push --mirror {repo}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment