370 Views
In this post I look at how you can split a repository in two, creating a "history" repository, and a current repository, while retaining the ability to temporarily merge them again when required. This is made possible by the git-replace tool. Have you ever cloned the .NET runtime git repository?
0 comments