0 votes
in GitHub by (23.1k points)
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

Related questions

...