==> git log -n1 <==
commit aa11b129c0b55973067422397821ae6d44fa5e70
Merge: e1806b0 dc31715
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Thu Apr 30 15:24:54 2020 -0500

    Merge pull request #585 from sklam/misc/changelog_on_rel_branch
    
    Update changelog for 0.32.1 on release branch
==> git describe --tags --dirty <==
v0.32.1
==> git status <==
HEAD detached at v0.32.1
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)
