#! /bin/sh if [ -n "`git ls-files -v | grep ^[a-z]`" ]; then pwd fi