Q112
Which of the following adds all new files to local repository?
A.
git add .
AnswerB.
git add -u
C.
git add -A
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board