#! /bin/sh prog_dir=`dirname "$0"` "$prog_dir"/do-all \ 'echo "----- $d -----" && cd "$d" &&' \ 'git status --short --branch || exit 1'