==> git log -n1 <==
commit 9b62249a8a5ff2afb84f71a3c53531b4c2048bd0
Author: Michael Sarahan <msarahan@gmail.com>
Date:   Fri Dec 15 11:20:30 2017 -0600

    changelog 3.1.5
==> git describe --tags --dirty <==
3.1.5
==> 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)
