Q. Which of the following adds all new files to local repository? (A) git add . (B) git add -u (C) git add -A (D) none of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) git add .