nerdexam
ExamsXK0-004Questions#18
CompTIA

XK0-004 · Question #18

XK0-004 Question #18: Real Exam Question with Answer & Explanation

The correct answer is B: git clone. The git clone is a command-line utility which is used to make a local copy of a remote repository.

Question

A Linux administrator wants to fetch a Git repository from a remote Git server. Which of the following is the BEST command to perform this task?

Options

  • Agit checkout
  • Bgit clone
  • Cgit merge
  • Dgit config

Explanation

The git clone is a command-line utility which is used to make a local copy of a remote repository.

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice