MCQs>IT & Programming>Git>What command takes changes from the master branch on the remote repository origin and merges them to the local checked-out branch?
Git MCQs
What command takes changes from the master branch on the remote repository origin and merges them to the local checked-out branch?
Answer
Correct Answer: Git pull origin master
Explanation:
Note: This Question is unanswered, help us to find answer for this one