#!/bin/sh
cd ${SBO_GITROOT:-~/sbogit}
git log --author="$*"
