#!/bin/sh git reset --hard git pull git submodule update --init --recursive git clean -fd --force