#! /bin/sh prog_dir="`dirname \"$0\"`" && "$prog_dir"/gc-repack && if [ -f .gitmodules ]; then exec git submodule foreach "$prog_dir"/gc-repack fi