==> git log -n1 <==
commit 7e2fa9823c1fbf94091ae6024b4cbf04d914581c
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Wed Jul 17 21:08:53 2019 -0500

    Merge pull request #4334 from sklam/misc/changelog0.45_update
    
    Update 0.45.0 changelog
==> git describe --tags --dirty <==
0.45.0
==> git status <==
HEAD detached at 0.45.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)
