==> git log -n1 <==
commit f6c0df0c5b7dedbba0b750a4b0c063257c6324ec
Merge: 65c554d 8d7f187
Author: Paul Hobson <pmhobson@gmail.com>
Date:   Mon Jul 18 13:57:56 2016 -0700

    Merge pull request #37 from phobson/bump-to-v0.2.2
    
    bump to v0.2.2

==> git describe --tags --dirty <==
v0.2.2

==> git status <==
HEAD detached at v0.2.2
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat

nothing added to commit but untracked files present (use "git add" to track)

