May 2020
Intermediate to advanced
172 pages
2h 39m
English
In earlier chapters, we looked at various Git concepts, managing a codebase in a team environment, and commonly used Git techniques to make your workflow efficient. These things help you become better at managing your code with Git, but one thing we haven’t discussed yet is how to integrate Git into your development cycle.
This chapter focuses on using Git to bring efficiency into your entire software development cycle. If you’re using Git for your personal projects, you may still find the concepts discussed here relevant.
How did DevOps come into being? Traditionally, there was a clear distinction between teams that were responsible for development, testing, deployment, and maintenance. ...
Read now
Unlock full access