Sobes.tech
Junior

What does the 'git add --all' command do?

sobes.tech AI

Answer from AI

Adds all changes (new files, modified, deleted) from the working directory to the index (staging area) for the next commit.

What does the 'git add --all' command do? — QA / QA… - sobes.tech