By piccoloprincipe
via css.dzone.com
Published: Mar 19 2013 / 08:35
There is a well-known tension between the Feature Branches model and Continuous Integration: the approaches vary on a spectrum that goes from six-month long and version-based branches to the deployment of every commit. However, as Jez Humble notes, a disconnection from the trunk of a codebase is always present, even just as the local working copy which is indeed a small and (hopefully) short-lived fork. Today I want to explore one particular instance of Feature Branch, called Pull Request.
Tweet
SaveShareSend
Tags: methodology, open source, opinion
Add your comment