CompTIA Linux+ XK0-005 – Question003

A new file was added to a main Git repository. An administrator wants to synchronize a local copy with the contents of the main repository. Which of the following commands should the administrator use for this task?

A.
git reflog
B. git pull
C. git status
D. git push

Correct Answer: B