Git: Add All

Adds all files not yet added to the Git staging area. Once added to the staging area, these files are ready to be committed to the Git repository.

If any files have not yet been saved, you are prompted to save them.

Name and Location: Lists the names and locations of the files to be added to Git.

Related Topics

Using Versioning