Tag: version control
-
Split git repositories by subfolders with history
by
This article describes how to turn the subfolders in a git repository into new git repositories, keeping the history. In our case we have a big git repository (2GB) with slides for a lot of courses. Every course was a subdirectory in the repository. So even if you hold just one course, you have to…

You must be logged in to post a comment.