Need help for GitHub migration or clone
Hi,
We have our complete project in a private gthub repository and we need to migrate it to a new account completely (only copy not move, to cross check if anything missing later).
In this process, we need to copy all repostiories, branches, history, everything from that account.
Could you please suggest how to do the same.
1 Comment
[ + ] Show comment
Answers (1)
Please log in to answer
Posted by:
rileyz
8 years ago
I have a feeling there isn't an official tool, but there are custom scripts and open source tools you can use...which are probably on GitHub.
Phaw, exporting branching as well, thats pretty heavy stuff to move - good luck! I think you will need a tool that uses the API.
Comments:
-
with git clone command I am able to clone only current branch and that too only current repository...
But we need complete data in that account. - ur00361883 8 years ago -
WHen I am trying to move enterprise github data to public github account private repositories..
I am getting errors with file size limit...as per the error the size a file should be only 100mb max.
Any help how to increase this limit. - ur00361883 8 years ago
I am getting errors with file size limit...as per the error the size a file should be only 100mb max.
Any help how to increase this limit. - ur00361883 8 years ago