Question

In Git, what does the git pull command do?

A Fetch changes from the remote repository and merge them into the current branch
B Push local changes to the remote repository
C Delete a branch from the local repository
D Revert changes in the local working directory
E Reset the HEAD to a previous commit
Practice Next

Relevant for Exams:

Hey! Ask a query