Answer Posted / Gaurav Khare
'git add' is used to stage files or directories for the next commit. It tells Git which changes should be included in the upcoming commit, preparing them for a commit message and eventual push to the repository.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers