Which Git command do you use to consolidate all changes from one branch with another branch using a single commit? Please choose the correct answer.
Commit
Rebase
Merge
Push
Submit