To commit files:
- In the Project Explorer, select the file to commit. If you select
a folder, project, or solution, any eligible child items will also be
committed.
- Choose Source Control > Commit or press Ctrl+R, C.
- The dialog will list the files that can be committed.
- In that dialog, you can deselect any files you don't want to commit
and enter an optional comment.
- Click Commit.
Note
Enabling the VCS > Options > Commit Immediately option will bypass the
dialog and immediately commit the files without a comment.