==> git log -n1 <==
commit 01f98b6b41f9dcc1f79d1a307109c693e9ac6781
Author: Daniel Schreij <dschreij@users.noreply.github.com>
Date:   Mon Oct 10 15:55:14 2016 -0400

    Change author name to something sensible

==> git describe --tags --dirty <==
v1.0.2

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

