I'm working with a friend on a little project hosted at github.
What is special about this project is that we would like to use lots of orphan branches. But it seems we can't do pull request for such branches!?
Github complains that the branches don't have a common history (which of course is true).
So the question is: How do I 'copy/pull' a complete orphan branch from one repository to another?