Pull the changes from repository git pull {{REMOTE}} {{BRANCH}} REMOTE: The remote handle BRANCH: A branch from remote repository Example: git pull origin master Related Push changes Create a new branch Commit changes