After you make changes to your test project and commit them to a local repository, you may need to push them to a remote repository. To do this:
-
Click Git on the main toolbar.
-
In the Git panel, click Push.
The Pull Changes button is only available if your project is connected to a remote repository. If it is not, select Connect to Remote, and you will be taken through the connection process.
Note: | You need to pull remote changes (if there are any) before pushing your commits to a remote branch. |