0 votes
in GitHub by
Command to download all the objects and references from a specified repository

a)  git config --list

b)  git help

c)  git fetch

d)  git log -n
...