sudo -H -u pi git fetch --all --force sudo -H -u pi git reset --hard origin/master sudo -H -u pi git pull origin master --force