Further reading
You can use the following references from this chapter to get more information on the topics covered:
- Forsgren N., Humble, J., and Kim, G. (2018). Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations (1st ed.) [E-book]. IT Revolution Press.
- Trunk-based development: https://trunkbaseddevelopment.com
- Gitflow: Vincent Driessen (2010), A successful Git branching model: https://nvie.com/posts/a-successful-git-branching-model/
- GitLab flow: https://docs.gitlab.com/ee/topics/gitlab_flow.html
- Edward Thomson (2018). Release Flow: How We Do Branching on the VSTS Team: https://devblogs.microsoft.com/devops/release-flow-how-we-do-branching-on-the-vsts-team/
- Aman Gupta (2015). Deploying branches to GitHub.com: https://github.blog/2015-06-02-deploying-branches-to-github-com/
- GitHub flow: https://docs.github.com/en/get-started/quickstart/github-flow
- GitHub CLI: https://cli.github.com...