==> git log -n1 <==
commit 26059d238f4ba23dff74703dd27168591d889edd
Merge: a3c1aa2 c9f3ade
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Wed Apr 15 13:37:27 2020 -0500

    Merge pull request #576 from stuartarchibald/doc/update_release_date_032_on_rel_branch
    
    Update the release date
==> git describe --tags --dirty <==
v0.32.0
==> git status <==
HEAD detached at v0.32.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)
