Syncing Prerequisites Rebasing Course Learn how to sync your local repository with remote one: git fetch git pull git push git remote The Syncing chapter of Atlassian's git tutorial is a good start: git remote git fetch git push git pull