[[Git command]] that downloads and applies the latest changes from the shared [[Remote repository (git)|remote repository]]. ```bash git pull ``` ^cmd