==> git log -n1 <==
commit 8e25068ebedc1e977ecce3a9518896ccd22c875c
Author: ocefpaf <ocefpaf@gmail.com>
Date:   Fri Feb 12 14:51:14 2016 -0300

    Prep for release

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

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

