==> git log -n1 <==
commit 57eb577a2a07f16bdda9ec166febdb266777b1e0
Author: jpjanet <jon.paul.janet@gmail.com>
Date:   Fri Oct 14 10:30:18 2016 -0400

    bug fixes

==> git describe --tags --dirty <==
v1.1.1-alpha

==> git status <==
# Not currently on any branch.
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	record.txt
nothing added to commit but untracked files present (use "git add" to track)

