List of questions
Related questions
Question 24 - 200-901 discussion
A developer needs to prepare the file README.md in the working tree for the next commit operation using Git. Which command needs to be used to accomplish this?
A.
git -a README.md
B.
git add README.md
C.
git add README.md staging
D.
git commit README.md
Your answer:
0 comments
Sorted by
Leave a comment first