There was an error while loading. Please reload this page.
(incomplete)
cd /path/to/your/site
git fetch
git status
git pull
composer install --no-dev
drush udb
drush cr
tbd