List of questions
Related questions
Question 341 - 200-901 discussion
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
B.
git rm –f
C.
git clean –r
D.
git rm *
Your answer:
0 comments
Sorted by
Leave a comment first