-1
votes
1answer
65 views

How does process of updating code with Continous Integration work? [closed]

I want to draw a model of process of updating the source code with the use of Continous Integration. The main issue is I don't really understand how it works when there are several programmers working ...