#!/bin/sh git submodule foreach git fetch origin git submodule foreach git reset --hard origin/HEAD > /dev/null 2>&1