nerdexam
CompTIACompTIA

XK0-005 · Question #1634

XK0-005 Question #1634: Real Exam Question with Answer & Explanation

Sign in or unlock XK0-005 to reveal the answer and full explanation for question #1634. The question stem and answer options stay visible for context.

System Management

Question

An administrator created an initial Git repository and uploaded the first files. The administrator sees the following when listing the repository: The administrator notices the file .DS.STORE should not be included and deletes it from the online repository. Which of the following should the administrator run from the root of the local repository before the next commit to ensure the file is not uploaded again in future commits?

Options

  • Arm -f .DS STORE && git push
  • Bgit fetch && git checkout .DS_STORE
  • Crm -f .DS_STORE && git rebase origin main
  • Decho .DS_STORE >> .gitignore

Unlock XK0-005 to see the answer

You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Git#Version Control#.gitignore#File Management
Full XK0-005 PracticeBrowse All XK0-005 Questions