==> git log -n1 <==
commit 9ff90a48d90d9e7fa643908c182a91d85c68de79
Author: Jeff Whitaker <jswhit@fastmail.fm>
Date:   Wed Jan 6 15:26:39 2016 -0700

    update docs
==> git describe --tags --dirty <==
v1.9.5.1rel-dirty
==> git status <==
# Not currently on any branch.
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#	modified:   _proj.c
#	modified:   lib/pyproj/datadir.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	_proj.cpython-35m-x86_64-linux-gnu.so
#	_proj.html
#	conda_build.sh
#	lib/pyproj.egg-info/
#	lib/pyproj/datadir.py.save
#	record.txt
no changes added to commit (use "git add" and/or "git commit -a")
