==> git log -n1 <==
commit 3f28bd190867579ed81b3963dc2219711bdd4933
Author: Ilan Schnell <ilanschnell@gmail.com>
Date:   Wed Jan 18 14:24:05 2017 -0600

    add version string
==> git describe --tags --dirty <==
2.7.0
==> git status <==
# Not currently on any branch.
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#	conda_build.sh
nothing added to commit but untracked files present (use "git add" to track)
