Created
November 14, 2012 02:03
-
-
Save jeffnem/4069813 to your computer and use it in GitHub Desktop.
transfer github repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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