@drawohara
published on: 2012-03-21

We have a set of applications we often clone to bootstrap new projects. Managing downstream updates to many similar, but not precisely the same code bases can be tricky, even with git. http://twitter.com/cookrn came up with this approach:

summarized here

perfect!