This illustration shows the commit window in the Eclipse program. It contains three sections: Unstaged Changes (it contains the files that were modified, this image shows none), next there is the Commit Message (in this section you can enter a message to identify the changes) below the Unstaged Changes section there is a Staged Changes (it contains the files you want to include in the commit, this image shows the Employee.php file) below the Commit Message there are two fields: Author and Committer. below those fields there are two buttons: Commit and Push and Commit.