For those of us already storing our packages in git[0], has anyone got some documentation/pointers for how to handle migrating from having 1 big git repository to dozens of individual git repositories?
Do we just blat away our current repository and re-initialize each package as it's own repository or is there a smarter way?