==> git log -n1 <==
commit ab073fc736cb02d8122d405ba1ceb9f246d3a1b6
Merge: c25168d 53498c1
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Thu Dec 10 09:00:42 2015 +0000

    Merge pull request #7 from pelson/docs
    
    Removed the print statement.

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

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

	bld.bat
	build/
	record.txt

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

