==> git log -n1 <==
commit 537c64ff93b433a62605cd641bdfd991bb5e1bc0
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Tue Dec 5 14:54:48 2017 -0600

    changelog 3.1.0
==> git describe --tags --dirty <==
3.1.0
==> git status <==
HEAD detached at 537c64ff
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	bld.bat
	record.txt

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