To commit the change, you can
do either of the following:

Input the commit message and press Ctrl + Enter after you select the git view.
This GUI is equivalent to the following command:
git commit -m <commit message>