To commit the change, select
the Git view. Input the commit message and
press Ctrl + Enter.
Figure 1. Git View

This GUI option is equivalent to the following command:
git commit -m <commit message>