0 votes
in GitHub by
In Git, if you want to make your local repository reflect changes that have been made in a remote (tracked) repository, you should run the pull command

a)  True

b)  False
...