==> git log -n1 <==
commit 685b7b6941617f616f3f0b609e381af52da26782
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Tue Mar 12 13:53:52 2019 -0500

    Bump for release tag
==> git describe --tags --dirty <==
v0.28.0
==> git status <==
HEAD detached at v0.28.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build_env_setup.bat
	conda_build.bat

nothing added to commit but untracked files present (use "git add" to track)
