Merge

Merging combines the changes from one branch into another, typically bringing a finished feature branch back into main. Git joins the two histories into a…