Which of the following git command helps to add multiple changes at the same time?
1.git add -all
2.git add
3.git add . "fileName"
4.git add ...
Answer:2
Posted Date:-2022-11-10 13:37:09