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