mamchenkov.net
Moving files with commit history from one git repository to another
I've searched for this before, and I'm sure I'll do that again (although the need is not that frequent), so here it goes. It is possible to move files from one git repository to another, preserving commit history. The following links provide a few examples of how to do this: Greg Bayer's explanation StackOverflow discussion … Continue reading Moving files with commit history from one git repository to another