git push

To push committed changes to the remote repository, go to Tools > Git > Remote Repository and select Push.

If the local branch does not have an upstream branch in the remote repository, Qt Creator prompts you to create it and set it as upstream.

See also How To: Use Git and Git.