==> git log -n1 <==
commit 1669b439c1187a2be79176df8025fa76f13c3e55
Author: Sean Gillies <sean@mapbox.com>
Date:   Thu Oct 26 16:27:31 2017 -0600

    Use GDAL's internal png/zlib
==> git describe --tags --dirty <==
1.7.10-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:   fiona/ogrext2.pxd
#	modified:   fiona/ogrext2.pyx
#	modified:   setup.py
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	conda_build.sh
#	record.txt
no changes added to commit (use "git add" and/or "git commit -a")
