Which action does the Git command git merge allow the development to perform?

Posted by: Pdfprep Category: 200-901 Tags: , ,

Which action does the Git command git merge allow the development to perform?
A . Combine multiple sequence of commits into one unified history.
B . Push changes to the remote repository
C . Switch between branches
D . Create, list, rename, and delete branches

Answer: A

Explanation:

Reference: https://www.atlassian.com/git/tutorials/using-branches/git-merge

Leave a Reply

Your email address will not be published.