Q65
Which of the following command updates tracking for files that are modified?
A.
git add .
B.
git add -u
AnswerC.
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