Junior
What does the git stage command do?
sobes.tech AI
Answer from AI
Adds changes from the working directory to the index (stage area) for the next commit.
sobes.tech AI
Answer from AI
Adds changes from the working directory to the index (stage area) for the next commit.