ABSTRACT

After the previous phases of the software change have been completed, conclusion is the last phase, as depicted in Figure 11.1. In this phase, programmers commit the updated code to the version control system. As we discussed in chapter 3, conflicts may arise with teammates’ parallel updates, and resolving these conflicts is a part of this phase. After the changes have been committed and conflicts have been resolved, a new baseline is created in a process that is called the build.