What is the purpose of the Git command that is used to update your local repository with commits from a remote repository?
Retrieve updates from a remote repository
Push changes to a remote repository
Revert a local commit
Merge a remote branch into the current branch