git out of sync code example Example: git out of sync git fetch origin && git reset --hard origin/master && git clean -f -d