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