==> git log -n1 <==
commit e508b06a969571a898f6174f9d28c66305de4143
Merge: 7ab5db3 aa4d9b5
Author: Phil Elson <pelson.pub@gmail.com>
Date:   Tue Nov 24 17:08:32 2015 +0000

    Merge pull request #2 from pelson/phased_implementation
    
    Added a CLI integration test (runs at around 30s).

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

==> git status <==
HEAD detached at v0.6.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)

