Quick script to scratch an itch.
For each git respository in a subdirectory of the current directory, or supplied directory, show a short git status
Example output:
#gitdir
gitdir ## master...origin/master [ahead 1]
foo ## master...origin/master
bar ## master...origin/cool_branch