Combining code modifications from an isolated feature branch back into the main baseline branch is called:
AMerging
BBranching
CForking
DStashing
Explanation
Merging integrates independent commits from one branch back into another targeted development branch.

No Comments