Computer Science, asked by TbiaSamishta, 1 year ago

Practice of developers integrating changes directly in the feature or work branches and commiting the changes at the end to the mainline is known as ___________________. A) Integration Build B) Continuous Integration C) Promiscuous Integration

Answers

Answered by noor5422
6
continuous integration is right
Answered by aqibkincsem
0

Practice of developers integrating changes directly in the feature or work branches and committing the changes at the end to the mainline are known as promiscuous build.

This is very important and practiced on a regular basis by many of the developers as it eases their work and reduces the time spent each day.

Similar questions