Vidyalelo
Data Science · Q112

Introduction to Data Science

Computer Related · Data Science · question 112

Q112

Which of the following adds all new files to local repository?

A.
git add .
Answer
B.
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