In the SIMPLIFIED GIT view, you can add the current changes to the last commit.
You can see a list of all changes in the PENDING CHANGES section.
For example, if you make a change to the project from the terminal, the change is automatically detected and appears in the PENDING CHANGES section.
To add your changes to the remote Git repository, perform the following steps:
- In the PENDING CHANGES section, select the files with changes that you want to include in the commit.
- Enter a message describing your changes and click Commit & Sync.