$ git clone https://github.com/[user]/[source-repo].git
$ cd [source-repo]
$ git remote rm origin
$ git remote add origin https://github.com/[user]/[target repo].git
$ git push -u origin master
Created
April 15, 2013 16:33
-
-
Save benbalter/5389381 to your computer and use it in GitHub Desktop.
How to move one repo to another
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment