==> git log -n1 <==
commit 4eb9cf875969ef7f099b292e0c5a8bb852f6fc7f
Author: Stuart Archibald <stuart.archibald@googlemail.com>
Date:   Thu Jan 2 18:13:12 2020 +0000

    Update release date
    
    As title
==> git describe --tags --dirty <==
0.47.0
==> git status <==
HEAD detached at 0.47.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)
