InterviewSolution
Saved Bookmarks
| 1. |
Can you present a brief over trunk-based development? |
|
Answer» Trunk based development SIGNIFIES a source control branching model to organize software development. In this procedure, DEVELOPERS are engaged in code under a SINGLE branch which is known as strong and UTILIZES document techniques in order to create long-lived development execution. Trunk based development is a key enabler for a number of INTEGRATIONS. |
|