Skip to content

Instantly share code, notes, and snippets.

@markshust
Created February 2, 2012 19:58
Show Gist options
  • Save markshust/1725418 to your computer and use it in GitHub Desktop.
Save markshust/1725418 to your computer and use it in GitHub Desktop.
push repo up to bitbucket account, replace username and repo with your own
git push --mirror git@bitbucket.org:username/repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment