Answers for "how to add multiple files 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 files in git"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language