Garrett St. John

I am a web developer and partner at Bold. This is where I share my thoughts, discoveries and other random bits.

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!