Skip to content

Instantly share code, notes, and snippets.

@jeffnem
Created November 14, 2012 02:03
Show Gist options
  • Save jeffnem/4069813 to your computer and use it in GitHub Desktop.
Save jeffnem/4069813 to your computer and use it in GitHub Desktop.
transfer github repo
git clone wdig:DTSSDatabaseEngineering/db-disney-account.git
cd db-disney-account
gitbranches
git remote add new-origin [new-url]:[new-account]/[new-repo].git
git remote add new-origin corp:dtssdatabaseengineering/db-disney-account.git
git push --all new-origin
!done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment