==> git log -n1 <==
commit fed07c578cb1b478ac29a439876da68170738f11
Merge: 50151e1d5 3b6d9a0fc
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Wed Oct 9 17:37:52 2019 -0500

    Merge pull request #4685 from sklam/misc/changelog
    
    Apply #4682 to 0.46 release branch
==> git describe --tags --dirty <==
0.46.0
==> git status <==
HEAD detached at 0.46.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
	record.txt

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