#! /bin/sh exec "`dirname \"$0\"`"/do-all \ 'test "$g" = "$d/.git" || continue; cd "$d" &&' \ 'test -n "`git stash list`" && echo "$d"'