git pull
To pull changes from a remote repository, go to Tools > Git > Remote Repository and select Pull.
If you have modified files, you are prompted to stash the changes.
Pull with rebase
Go to Preferences > Version Control > Git, and then select Pull with rebase to perform a rebase operation while pulling.
See also How To: Use Git and Git.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.