ExamGecko
Question list
Search
Search

Question 341 - 200-901 discussion

Report
Export

A developer completed the creation of a script using Git. Before delivering it to the customer, the developer wants to be sure about all untracked files, without losing any information. Which command gathers this information?

A.

git clean –n

Answers
A.

git clean –n

B.

git rm –f

Answers
B.

git rm –f

C.

git clean –r

Answers
C.

git clean –r

D.

git rm *

Answers
D.

git rm *

Suggested answer: A

Explanation:


asked 07/10/2024
Luyanda Hatta
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first