Answers for "how to add multiple file in git"

7

how to add multiple files in git

git add file1 file2 file3
Posted by: Guest on December-05-2020
0

how to add multiple file in git

git commit -a
Posted by: Guest on July-16-2021

Code answers related to "how to add multiple file in git"

Browse Popular Code Answers by Language