Gabungkan dua cabang dalam perintah git

git merge existing_branch_name
git merge --no-ff existing_branch_name
akileus