Open
Description
Setup: A repo has grown too big and needs to split in two, whilst preserving history.
Solution: Use git subtree
like this: https://ariya.io/2014/07/extracting-parts-of-git-repository-and-keeping-the-history
Setup: A repo has grown too big and needs to split in two, whilst preserving history.
Solution: Use git subtree
like this: https://ariya.io/2014/07/extracting-parts-of-git-repository-and-keeping-the-history