Git subsplit relies on subtree being available. If is not available in your version of git (likely true for versions older than 1.7.11) please install it manually ...
Why do I need this tool? When starting a project, do you store all the code in one repository? Or are you creating many standalone repositories? Both strategies work well and both have drawbacks as ...