==> git log -n1 <==
commit 3cad106e2f727bc400f1b426ce306b1e30e34b72
Merge: 1dab7a2 eedaf2d
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Wed Oct 9 09:00:33 2019 -0500

    Merge pull request #519 from sklam/misc/finalize0.30
    
    Mark date for 0.30 release date in the changelog
==> git describe --tags --dirty <==
v0.30.0
==> git status <==
HEAD detached at v0.30.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

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