3 items tagged “development”
A successful Git branching model (via) This looks eminently sensible. The master branch is used for production-ready code, and is only updated by merging from either release branches or emergency hotfix branches. A develop branch is used for integration (from feature branches), and is branched to create release branches when a release is nearly ready. It’s all comprehensively documented and comes with some well-designed diagrams.
20th January 2010, 7:30 pm
Bits of Evidence (via) A slide deck from Greg Wilson: “What we actually know about software development, and why we believe it’s true”.
25th October 2009, 12:13 pm
Announcing FOWA Expo—London October 2007. I’m chairing the development track.
29th May 2007, 10:08 pm