Home / Report Question

Q. What does the 'git add' command do?
  • A. Commits changes to the repository
  • B. Pushes code to GitHub
  • C. Adds changes to the staging area
  • D. Merges two branches