#! /bin/sh exec "`dirname \"$0\"`"/do-all \ 'test "$g" = "$d/.git" || continue; cd "$d" &&' \ 'test -n "`git ls-files -v | grep ^[a-z]`" && echo "$d"'