Managing CodeIgniter Packages with Git Submodules
September 26, 2011
Link: http://philsturgeon.co.uk/blog/2011/09/managing-codeigniter-packages-with-git-submodules
Great post on how to include Git projects within other Git projects as submodules. I’ve been wanting to do this for a long time!