I'm a newbie at Git. I have a project X that I want to split into two completely separate projects Y and Z, while keeping X. In other words, I want to copy a repository twice into two new repositories that both contain the old history of the X project, and upload them into GitHub. This is different than a simple fork; I want to preserve the old project just as it is indefinitely. How would I do this in Git and with GitHub? Thanks in advance!
-- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
