canmove, Confirmed users
2,056
edits
(incorporate update to version on dev after merge to stab; spin only test builds; and be compatible with current and upcoming Firefox releases. also note proposed three week offset from Firefox release) |
(add a bunch more relevant references) |
||
| Line 86: | Line 86: | ||
= References = | = References = | ||
* [http://thinking-in-code.blogspot.com/2010/07/train-model-of-software-development.html Train Model of Software Development] | * [http://thinking-in-code.blogspot.com/2010/07/train-model-of-software-development.html Dean Povey: Train Model of Software Development] | ||
* [http://pauljulius.com/blog/2009/09/03/feature-branches-are-poor-mans-modular-architecture/ Feature Branches are Poor Man's Modular Architecture] | * [http://pauljulius.com/blog/2009/09/03/feature-branches-are-poor-mans-modular-architecture/ Paul Julius: Feature Branches are Poor Man's Modular Architecture] | ||
* [http://martinfowler.com/bliki/FeatureBranch.html Martin Fowler: FeatureBranch] | |||
* [http://mykzilla.blogspot.com/2011/09/gitflow-vs-sdk.html Myk Melez: gitflow vs. the SDK] | |||
* [http://lloyd.io/applying-gitflow Lloyd Hillaiel: Applying Gitflow] | |||
* [http://nvie.com/posts/a-successful-git-branching-model/ Vincent Driessen: A successful Git branching model] | |||
* [http://scottchacon.com/2011/08/31/github-flow.html Scott "Gizzard" Chacon: GitHub Flow] | |||
* [http://continuousdelivery.com/2011/07/on-dvcs-continuous-integration-and-feature-branches/ Jez Humble: On DVCS, continuous integration, and feature branches] | |||