==> git log -n1 <==
commit 9af98a608a49278dbc4ce5dc743152f2341b6a87
Author: Stan Seibert <stan.seibert@continuum.io>
Date:   Tue Sep 18 12:36:02 2018 -0500

    Empty commit to tag 0.25.0 release
==> git describe --tags --dirty <==
v0.25.0
==> git status <==
HEAD detached at v0.25.0
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)
