Vidyalelo
Data Science · Q65

Introduction to Data Science

Computer Related · Data Science · question 65

Q65

Which of the following command updates tracking for files that are modified?

A.
git add .
B.
git add -u
Answer
C.
git add -A
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board