==> git log -n1 <==
commit cc7e7c7cfa6389b54d3b5c2c95751c97eb531a96
Merge: 8a7704a9d 6a503e849
Author: Siu Kwan Lam <michael.lam.sk@gmail.com>
Date:   Mon Jan 27 09:01:50 2020 -0600

    Merge pull request #5146 from sklam/misc/update0.48_iss5087
    
    Update 0.48 branch
==> git describe --tags --dirty <==
0.48.0
==> git status <==
HEAD detached at 0.48.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)
