#! /bin/sh if git branch --verbose | grep -q "ahead\|behind"; then pwd; fi