I currently have a git repository that I imported from svn a while ago name school. Inside this school repository I have a folder for each of my classes.
I can't seem how to take this one repository and split it into a repository for each class without losing the entire history of the class, which I would prefer not to do.
Suggestions?