Guest User

Untitled

a guest
Jul 15th, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. # First create a repo on github, then, do the following:
  2. git clone --bare git@myoldserver.com:myoldrepo.git
  3. cd myoldrepo.git
  4. git push --mirror git@github.com:myusername/mynewrepo.git
Add Comment
Please, Sign In to add comment