Home > SQL Developer Dialog Boxes ... > Git: Commit All
Saves and commits to the Git repository all open and uncommitted files at the same time.
If you want to commit multiple files, but not necessarily all files not yet committed, you can select them (using Shift-click) from the Applications pane, then select Team > Git > Commit.
Name and Location: Name and physical locations of the file that will be committed to the repository.
Commit Non-Staged Files: Lets you commit a file that you have not yet staged (that is, files not yet on a staged index list).
Comments: Comments to accompany the commit action. You will later be able to see these comments when viewing the list of versions of a particular file.
Template or Previous Comments: A template with comment text for the Comments box. You can make general changes and additions to the comment templates by clicking the link to comment templates.
Related Topics