Further readings and references
Here are the references from this chapter that you can also use to get more information on the topics:
- Coyle D. (2018). The Culture Code: The Secrets of Highly Successful Groups (1st ed.). Cornerstone Digital.
- Kim G., Humble J., Debois P. and Willis J. (2016). The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations (1st ed.). IT Revolution Press.
- Scott Prugh (2014). Continuous Delivery. https://www.scaledagileframework.com/guidance-continuous-delivery/
- Chacon S. and Straub B. (2014). Pro Git (2nd ed.). Apress. https://git-scm.com/book/de/v2
- Kaufmann M. (2021). Git für Dummies (1st ed., German). Wiley-VCH.
- Git: https://en.wikipedia.org/wiki/Git
- Pull requests: https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
- Code owners: https://docs.github.com/en/github/creating-cloning-and...