Splitting a repo based on folder?

Posted on December 17, 2016. Filed under: Uncategorized | Tags: , , , |

Splitting a repo based on folder? [reddit]

I have a repo that really should have been two different repos. Each project is in it’s own folder though (and I don’t think that no modification was made to both folders at the same time). Is there a way to split out this into two repos?

Splitting a Subfolder out into Its Own Repository with Git Subtree [reddit]

I have secretly been working on a project for a number of months now. It got to a point where I decided it will be best to split some folders in the project out into their own Git repositories. Previously, the project was a large monolithic application.

I didn’t want to just split them out on a blank slate but have their Git histories maintained. After some research, I finally settled for git subtree, one out of the many.

Liked it here?
Why not try sites on the blogroll...