Git: Add

Adds the selected file to the Git staging area. Once a file is in the staging area, it is ready for you to commit to the repository.

If the file is open (that is, not yet saved), you are prompted to save the file before adding it.

Name and Location: Lists the name and location of the file to be added to the staging area.

Related Topics

Using Versioning