==> 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 <==
HEAD detached at 1669b43
Changes not staged for commit:
  (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)

	bld.bat
	record.txt

no changes added to commit (use "git add" and/or "git commit -a")
